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://id.oakwall.mom/.well-known/openid-configuration
{ "issuer": "<string>", "authorization_endpoint": "<string>", "token_endpoint": "<string>", "userinfo_endpoint": "<string>", "jwks_uri": "<string>", "revocation_endpoint": "<string>", "response_types_supported": [ "<string>" ], "scopes_supported": [ "<string>" ], "code_challenge_methods_supported": [ "<string>" ] }
Discovery document