PingOne

Associating your authentication policy with your web app API alternative

About this task

Application developers can use the API operations to associate a sign-on policy with an application.

Steps

  • Use the access token generated through the worker app and the following POST operation to assign the new authentication policy to an application:

    POST https://api.pingone.com/v1/environments/{{envId}}/applications/{{appID}}/signOnPolicyAssignments

Next steps