Skip to main content
Version: 3.102.2

Domain/User-based Redirection (Authenticated)

POST 

/useractions-srv/userexistence

This API facilitates customer account redirection based on their linked identity provider in the cidaas app.

Available webfinger redirections:

  • Domain-based redirection
  • User-based redirection
  • No redirection

This allows users to be redirected automatically from default hosted pages. When implementing custom hosted pages, consume the response and follow the recommended action returned by this API.

For more information on webfinger, see the documentation.

Note: This authenticated endpoint requires the cidaas:users_read scope. For public access without authentication, use /useractions-srv/userexistence/{requestId} instead.

Required Roles: admin, secondary_admin, or user_read.

Request

Responses

OK