|
allowed-origins | Returns set of allowed origin. |
claims | Get the claims a client is allowed to ask for |
client-secret | Get the secret of this application |
installation | |
logout-all | If the application has an admin URL, invalidate all sessions associated with that application directly. |
logout-user ↳ logout-user/{username} | If the application has an admin URL, invalidate the sessions for a particular user directly. |
push-revocation | If the application has an admin URL, push the application's revocation policy to it. |
roles | List all roles for this realm or application |
scope-mappings | Get all scope mappings for this client |
session-count | Number of user sessions associated with this application
{
"count": number
} |
session-stats | If the application has an admin URL, query it directly for session stats. |
user-sessions | Return a list of user sessions associated with this application |