Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/model-monitor/v2/api/auth/get_oidc_details
{ "client_id": "<string>", "server_session_state_cookie_name": "<string>", "logout_delay": 123, "check_interval": 123 }
OIDC details.
OIDCDetails object
keycloak client id
session state key
No of milliseconds to delay logout
The interval time to check the keycloak session state change.
Was this page helpful?
Contact support