-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error accessing "/registration/external" and "/?overlay=consent_osp" – Page Not Existing #907
Comments
Issue identified on INT - please check once which version is released to INT to analyse the correct code version |
@jjeroch is the test user in our keepass? which one is it? or send me the credentials please |
in /portal repo the configuration for externalRegistrationPath is still set to /?overlay=consent_osp. This will result in broken links in e-mails afaik. Please confirm/fix. |
@typecastcloud , @oyo and I had a look and you're right, @oyo will raise a pr. |
Description: Users are unable to access the external customer registration and consent overlay pages. Upon attempting to navigate to "/registration/external" or "/?overlay=consent_osp", an error stating "Page not existing" is displayed. This issue has arisen subsequent to the UI update performed in pull request #547. The pages were previously implemented and functional as per ticket #468.
Reproduction Steps:
Expected Behavior: The user should be redirected to the appropriate registration or consent overlay page based on their customer type.
Actual Behavior: The user receives an error message indicating that the page does not exist.
Customer Attributes:
applicationStatus
: "CREATED"applicationType
: "EXTERNAL"Additional Information:
NOTE: I have an example test user if needed. Only selected users are able to access this function
The text was updated successfully, but these errors were encountered: