Skip to content
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

Fixing consent manager white screen issue #133

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

anjuchamantha
Copy link
Contributor

@anjuchamantha anjuchamantha commented Oct 9, 2024

Fixing consent manager white screen issue

This PR fixes consent manager white screen issue and logout issue.

Issue:

When the consentmgr.war is built from the open source accelerator repo and deployed, and go to https://localhost:9446/consentmgr/ there is a white screen coming.

This is due to an attempt to get an id_token to a user which is not initialized. This PR fixes this.


Development Checklist

  1. Build complete solution with pull request in place.
  2. Ran checkstyle plugin with pull request in place.
  3. Ran Findbugs plugin with pull request in place.
  4. Ran FindSecurityBugs plugin and verified report.
  5. Formatted code according to WSO2 code style.
  6. Have you verified the PR doesn't commit any keys, passwords, tokens, usernames, or other secrets?
  7. Migration scripts written (if applicable).
  8. Have you followed secure coding standards in WSO2 Secure Engineering Guidelines?

@hasithakn hasithakn merged commit 99ae88a into wso2:3.0.0 Oct 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants