Skip to main content

How to rectify if the user invite link fails?

Scenario

When initiating the creation of a new user through the INVITE feature, the user receives an email containing the invite link. However, upon clicking the link, an error is encountered with the following message:

Error message: access_denied: view_type register not allowed for this application, application needs cidaas:register or cidaas:invite scope

Reason for error: The error stems from a lack of necessary scopes in the application, as indicated in the error message.

Solution

To rectify this issue, follow these steps:

  1. Access the App-Settings.
  2. Configure the cidaas:register scope in the application settings.

For additional information on error codes, please refer the Authentication Service Error Code documentation.

warning
Need Support?

Please contact us directly on our support page or reach out to cidaas support at [email protected].