Khalifa University · Example Payload
Khalifa Entra Openid Configuration
UniversityHigher EducationEducationResearchResearch DataResearch RepositoryIdentity FederationOAI-PMHRoboticsUnited Arab EmiratesAbu Dhabi
Khalifa Entra Openid Configuration is an example object payload from Khalifa University, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
provenancerequestresponse
Example Payload
{
"provenance": {
"generated": "2026-09-01",
"method": "probed",
"source": "live GET https://login.microsoftonline.com/ku.ac.ae/v2.0/.well-known/openid-configuration on 2026-09-01 (HTTP 200)",
"notes": "Discovery document for Khalifa University's own Microsoft Entra ID tenant, resolved by the institution's registrable domain ku.ac.ae. getuserrealm.srf reports NameSpaceType=Managed, DomainName=ku.ac.ae, FederationBrandName=ku.ac.ae. Tenant id 08fe1c0a-19f5-4f24-a662-fdd5dd460025. The same tenant issues the SAML2 request that elearn.ku.ac.ae (Blackboard) redirects to, and the WS-Fed request that portal.ku.ac.ae and kubee.ku.ac.ae redirect to with wtrealm http://adfs.ku.ac.ae/adfs/services/trust. The IdP is the institution's; the hosting platform is Microsoft's."
},
"request": {
"method": "GET",
"url": "https://login.microsoftonline.com/ku.ac.ae/v2.0/.well-known/openid-configuration"
},
"response": {
"status": 200,
"body": {
"token_endpoint": "https://login.microsoftonline.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/oauth2/v2.0/token",
"token_endpoint_auth_methods_supported": [
"client_secret_post",
"private_key_jwt",
"client_secret_basic",
"self_signed_tls_client_auth"
],
"jwks_uri": "https://login.microsoftonline.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/discovery/v2.0/keys",
"response_modes_supported": [
"query",
"fragment",
"form_post"
],
"subject_types_supported": [
"pairwise"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"response_types_supported": [
"code",
"id_token",
"code id_token",
"id_token token"
],
"scopes_supported": [
"openid",
"profile",
"email",
"offline_access"
],
"issuer": "https://login.microsoftonline.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/v2.0",
"request_uri_parameter_supported": false,
"userinfo_endpoint": "https://graph.microsoft.com/oidc/userinfo",
"authorization_endpoint": "https://login.microsoftonline.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/oauth2/v2.0/authorize",
"device_authorization_endpoint": "https://login.microsoftonline.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/oauth2/v2.0/devicecode",
"http_logout_supported": true,
"frontchannel_logout_supported": true,
"end_session_endpoint": "https://login.microsoftonline.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/oauth2/v2.0/logout",
"claims_supported": [
"sub",
"iss",
"cloud_instance_name",
"cloud_instance_host_name",
"cloud_graph_host_name",
"msgraph_host",
"aud",
"exp",
"iat",
"auth_time",
"acr",
"nonce",
"preferred_username",
"name",
"tid",
"ver",
"at_hash",
"c_hash",
"email"
],
"kerberos_endpoint": "https://login.microsoftonline.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/kerberos",
"mtls_endpoint_aliases": {
"token_endpoint": "https://mtlsauth.microsoft.com/08fe1c0a-19f5-4f24-a662-fdd5dd460025/oauth2/v2.0/token"
},
"tls_client_certificate_bound_access_tokens": true,
"tenant_region_scope": "EU",
"cloud_instance_name": "microsoftonline.com",
"cloud_graph_host_name": "graph.windows.net",
"msgraph_host": "graph.microsoft.com",
"rbac_url": "https://pas.windows.net"
}
}
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/khalifa-entra-openid-configuration"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.