{
"authorization_endpoint": "https://login.mendix.com/oauth/authorize",
"token_endpoint": "https://login.mendix.com/oauth/token",
"introspection_endpoint": "https://login.mendix.com/oauth/introspect",
"issuer": "https://login.mendix.com/oauth/token",
"jwks_uri": "https://login.mendix.com/oidp/jwks",
"scopes_supported": [
"openid",
"email",
"profile"
],
"response_types_supported": [
"code"
],
"grant_types_supported": [
"authorization_code",
"refresh_token",
"client_credentials"
],
"code_challenge_methods_supported": [
"S256"
],
"token_endpoint_auth_methods_supported": [
"client_secret_basic",
"client_secret_post"
],
"introspection_endpoint_auth_methods_supported": [
"client_secret_basic",
"client_secret_post"
],
"subject_types_supported": [
"public"
],
"userinfo_endpoint": "https://login.mendix.com/oidp/userinfo",
"id_token_signing_alg_values_supported": [
"RS256"
],
"request_uri_parameter_supported": false,
"backchannel_logout_supported": true,
"backchannel_logout_session_supported": true
}
- Qatar
Office No.15, 2nd Floor, MISR Insurance Building, C-ring Road, Doha, Qatar
- USA
1942 Broadway St. STE 314C Boulder CO 80302 US.
- UAE
No. 202, Saha Offices (C), Souk Al Bahar, Downtown Dubai, UAE.
- India
Vasanth Vihar, Thane – Mumbai, Maharashtra, India.
- Singapore
Punggol Field
Walk #16-20,
Flo Singapore 828743.
Comments are closed.