KPN GRIP API
KPN Grip is a KPN identity and access management solution that acts as a central identity hub, letting developers integrate user registration, authentication and authorization (SAML 2.0, OpenID Connect, OAuth 2) and password reset into their own applications. The user API is served from https://api.grip-on-it.com/users/ and the OIDC/SAML surfaces from https://auth.grip-on-it.com/; tokens are obtained with an OAuth 2.0 client-credentials POST to https://auth.grip-on-it.com/v2/{tenant.id}/oidc/idp/token. No public OpenAPI definition is published for GRIP on KPN's SwaggerHub organisation as of the harvest date.