Documentation Index
Fetch the complete documentation index at: https://auth0-fix-auth-api-docs-migration-completion.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
POST /oidc/register
名前と必要なCallback URLがあれば、クライアントをAuth0に動的に登録できます。この要求にトークンは不要です。
Parameters
作成する動的クライアントの名前です。
Auth0が認証フローの終了時に呼び出すのに有効であるとみなすURLの配列です。
トークンエンドポイントにおける認証に使われるメソッドです。
Response
| Status | Description |
|---|---|
| 200 | クライアントの詳細を含む正常な応答です。 |