exoger.blogg.se

Android studio tutorial 1.5.1
Android studio tutorial 1.5.1










android studio tutorial 1.5.1

An authorization header is added only if there's a valid access token. Create a new projectĭependencies Ĭredentials are internally refreshed when needed. In this section you create a sample mobile app and add redirect authentication using your new Okta app integration.

  • Click Save to update the Okta app settings.
  • This is the full redirect URI for your mobile app (for example, :/logout).
  • Enter your callback route for the Sign-out redirect URIs.
  • This is the full redirect URI for your mobile app (for example, :/callback).
  • Enter the callback route for the Sign-in redirect URIs.
  • Note: If you choose an inappropriate application type, it can break the sign-in or sign-out flows by requiring the verification of a client secret, which is something that public clients don't have.
  • Select an Application type of Native Application, then click Next.
  • Select a Sign-in method of OIDC - OpenID Connect.
  • Open the Applications configuration pane by selecting Applications > Applications.
  • Click the Admin button on the top right of the page.
  • Sign in to your Okta organization (opens new window) with your administrator account.
  • If you want to set up the integration manually or find out what the CLI just did for you, read on.

    android studio tutorial 1.5.1

    You'll need these to configure your mobile app.Īt this point, you can move to the next step: Creating your app. Make note of the Redirect URI, Post Logout Redirect URI, and the application configuration printed to the terminal.












    Android studio tutorial 1.5.1