Skip to main content

Deploying the Developer Portal for Native Apps using Adaptive Access

An instance of the developer portal using Adaptive access can be onboarded using the admin web interface.


Procedure

In order to deploy the developer portal there are some mandatory fields which must be populated. In these steps we focus on deploying the developer portal for deploying native applications using Adaptive access. For detailed documentation on the other options available see, Configuring single sign-on in the OpenID Connect provider.

  1. Click Add application and enter IBM Security Verify Developer Portal into the search field.
  2. Navigate to the Settings tab.
  3. In the Developer portal settings, select "Context-based authorization" as the Grant Type.
    This will also check the "JWT Bearer" Grant Type.
  4. Under Access Policies, unselect (if selected) "Use default policy".
  5. Select the pencil icon, and select an Access policy to associate with the application.
    For steps on configuring access policy see Native application policy
  6. Check the grant types the policy will be attached to.
    Ensure "JWT Bearer" is checked, otherwise only Pre-authentication rules will be applied.
  7. Click Save.

Developer portal settings

What's next

Developers can now onboard applications with adaptive capabilities in the developer portal. Head over to Developing Native Web Applications to get started.