{realm}
Number of APIs: 20
-
Removes all user sessions. POST {{baseUrl}}/:realm/logout-all
-
Clear cache of external public keys (Public keys of clients or Identity providers) POST {{baseUrl}}/:realm/clear-keys-cache
-
Clear user cache POST {{baseUrl}}/:realm/clear-user-cache
-
Base path for importing clients under this realm. POST {{baseUrl}}/:realm/client-description-converter
-
Update the top-level information of the realm Any user, roles or client information in the representation will be ignored. PUT {{baseUrl}}/:realm
-
Delete the realm DELETE {{baseUrl}}/:realm
-
Clear realm cache POST {{baseUrl}}/:realm/clear-realm-cache
-
Base path for retrieve providers with the configProperties properly filled GET {{baseUrl}}/:realm/client-registration-policy/providers
-
Get client session stats Returns a JSON map. GET {{baseUrl}}/:realm/client-session-stats
-
/:realm/credential-registrators GET {{baseUrl}}/:realm/credential-registrators