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:
- Access the App-Settings.
- Configure the
cidaas:registerscope in the application settings.
For additional information on error codes, please refer the Authentication Service Error Code documentation.
Need Support?
Please contact us directly on our support page