{realm}-authentication

Number of APIs: 8

  1. Get authenticator providers Returns a stream of authenticator providers. GET {{baseUrl}}/:realm/authentication/authenticator-providers

  2. Get client authenticator providers Returns a stream of client authenticator providers. GET {{baseUrl}}/:realm/authentication/client-authenticator-providers

  3. Get authenticator provider’s configuration description GET {{baseUrl}}/:realm/authentication/config-description/:providerId

  4. Get form action providers Returns a stream of form action providers. GET {{baseUrl}}/:realm/authentication/form-action-providers

  5. Get form providers Returns a stream of form providers. GET {{baseUrl}}/:realm/authentication/form-providers

  6. Get configuration descriptions for all clients GET {{baseUrl}}/:realm/authentication/per-client-config-description

  7. Register a new required actions POST {{baseUrl}}/:realm/authentication/register-required-action

  8. Get unregistered required actions Returns a stream of unregistered required actions. GET {{baseUrl}}/:realm/authentication/unregistered-required-actions