Authentiq Connect
Number of APIs: 6
Authentiq Connect OAuth 2.0 and OpenID Connect API reference. Learn about Authentiq ID or check out the Authentiq Connect developer documentation.
Contact Support: Name: No Contact Email: email@example.com
-
client - List clients GET {{baseUrl}}/client
-
client - Delete a client DELETE {{baseUrl}}/client/:client_id
-
Authenticate a user GET {{baseUrl}}/authorize?client_id=<get>&response_type=<get>&scope=<get>&redirect_uri=<get>&state=<>&response_mode=<get>&nonce=<get>&display=<>&prompt=<>&max_age=<>&ui_locales=<>
-
Obtain an ID Token POST {{baseUrl}}/token
-
Retrieve their user profile GET {{baseUrl}}/userinfo
-
Include a session iframe GET {{baseUrl}}/:client_id/iframe