# OAuth アプリの保守

OAuth appを作成して登録したら、アプリの変更、アクセス許可の変更、所有権の譲渡、アプリの削除を行うことができます。

## Links

* [OAuth アプリの変更](/ja/enterprise-server@3.22/apps/oauth-apps/maintaining-oauth-apps/modifying-an-oauth-app)

  OAuth app を作成して登録した後、それに変更を加えることができます。

* [OAuth アプリのオプション機能のアクティブ化](/ja/enterprise-server@3.22/apps/oauth-apps/maintaining-oauth-apps/activating-optional-features-for-oauth-apps)

  OAuth apps の新しいオプション機能をテストすることができます。

* [OAuth アプリの所有権を移譲する](/ja/enterprise-server@3.22/apps/oauth-apps/maintaining-oauth-apps/transferring-ownership-of-an-oauth-app)

  OAuth app の所有権は、他のユーザーまたは Organization に譲渡できます。

* [認可リクエストエラーのトラブルシューティング](/ja/enterprise-server@3.22/apps/oauth-apps/maintaining-oauth-apps/troubleshooting-authorization-request-errors)

  ユーザのOAuthトークンを取得する場合、初期の認可リクエストのフェーズでエラーが生じることがあります。

* [OAuth アプリ アクセス トークンのリクエスト エラーのトラブルシューティング](/ja/enterprise-server@3.22/apps/oauth-apps/maintaining-oauth-apps/troubleshooting-oauth-app-access-token-request-errors)

  アクセストークンのコードを交換する場合、発生しうるエラーが増えます。 これらのレスポンスのフォーマットは、渡したacceptヘッダによって決まります。

* [OAuth アプリの削除](/ja/enterprise-server@3.22/apps/oauth-apps/maintaining-oauth-apps/deleting-an-oauth-app)

  OAuth apps は、使わなくなったら削除できます。