These docs are for v1.0.19. Click to read the latest docs for v1.0.29.

認可タイプ

このセクションでは認可タイプ(grant_type)について説明します

grant_type

認可タイプの説明

https://auth.mimi.fd.ai/grant_type/developer_credentials

デベロッパー権限での認可を要求する

https://auth.mimi.fd.ai/grant_type/refresh_token

デベロッパー権限でのアクセストークンのリフレッシュを要求する

https://auth.mimi.fd.ai/grant_type/application_credentials

アプリケーション権限での認可を要求する

https://auth.mimi.fd.ai/grant_type/client_credentials

クライアント権限での認可を要求する
(クライアントからの直接リクエストの場合)

https://auth.mimi.fd.ai/grant_type/application_client_credentials

クライアント権限での認可を要求する
(外部認証サーバーからの転送リクエストの場合)