{realm}-authentication
Number of APIs: 8
-
Get authenticator providers Returns a stream of authenticator providers. GET {{baseUrl}}/:realm/authentication/authenticator-providers
-
Get client authenticator providers Returns a stream of client authenticator providers. GET {{baseUrl}}/:realm/authentication/client-authenticator-providers
-
Get authenticator provider’s configuration description GET {{baseUrl}}/:realm/authentication/config-description/:providerId
-
Get form action providers Returns a stream of form action providers. GET {{baseUrl}}/:realm/authentication/form-action-providers
-
Get form providers Returns a stream of form providers. GET {{baseUrl}}/:realm/authentication/form-providers
-
Get configuration descriptions for all clients GET {{baseUrl}}/:realm/authentication/per-client-config-description
-
Register a new required actions POST {{baseUrl}}/:realm/authentication/register-required-action
-
Get unregistered required actions Returns a stream of unregistered required actions. GET {{baseUrl}}/:realm/authentication/unregistered-required-actions