Oprettelse af en OAuth-app

Man kan oprette en OAutha-app i sin organisation. Only you can change its credentials or delete an OAuth app to revoke its access.

Brugssituationer

Some of the most common uses for this feature include:

  • OAuth apps allow you to make authorized requests to the Crowdin API.
  • OAuth apps are often used as a single sign-on service. You can allow users to sign in to your service with their Crowdin accounts.

Tilføjelse af en Ny app

Note: By default, newly created OAuth apps are restricted to the app owner’s Crowdin projects. To make them available Crowdin-wide, Contact Support Team with the respective request.

To add a new application, follow these steps:

  1. In the upper-right corner, click on your profile picture and select Settings. Kontoindstillinger
  2. Switch to the OAuth Applications tab and click New Application. OAuth-apps afsnit
  3. In the appeared dialog, specify the following information:
    • Name and Description – (optional) will be displayed to users when they authorize the app to access their Crowdin accounts.
    • Authorization callback URLs – the URLs to which users will be sent after they authorize with Crowdin. You can add multiple URLs separated by commas (no need to use quotes).
    • Select the access your app needs from the list of available Scopes.
  4. Klik på Opret.
    Create OAuth App

Ændring af en OAuth-app

After you create an OAuth application, you can make changes to it. Go to your account’s Settings > OAuth Applications to see the list of OAuth apps created under your account, the dates the apps were created, and how many users are using each app.

Click in the Actions column on the necessary app to open the context menu. Oauth App Context Menu

Using the available options, you can do the following:

  • Edit – update the application name, description, URLs, and scopes. Tilgå Klient-ID og Klient Hemmelighed for den oprettede app. Oauth App info
  • Reset secret – Reset the Client Secret for the app.
  • Revoke tokens – Revoke all user tokens.
  • Delete – Delete the application.

Var denne artikel nyttig?