Skip to content

Fix authentication configuration and Keycloak setup#2

Merged
ldangelo merged 1 commit intomainfrom
feature/FOR-16-update-user-profile
Jul 6, 2025
Merged

Fix authentication configuration and Keycloak setup#2
ldangelo merged 1 commit intomainfrom
feature/FOR-16-update-user-profile

Conversation

@ldangelo
Copy link
Copy Markdown
Owner

@ldangelo ldangelo commented Jul 5, 2025

This PR addresses the authentication failed error with null error_uri in FxExpert.Blazor login.

Changes Made:

Technical Details:

  • Updated realm-export.json with corrected protocol (HTTP vs HTTPS)
  • Set require.pushed.authorization.requests to false in Keycloak client
  • Ensured callback URL consistency between app and Keycloak configuration

Testing:

  • Keycloak container restarted to apply configuration changes
  • App builds and runs successfully on localhost:8500
  • Configuration mismatches between app and Keycloak have been resolved

This resolves the FOR-16 authentication issues and should allow successful login flow.

@ldangelo ldangelo force-pushed the feature/FOR-16-update-user-profile branch 3 times, most recently from 3d6e88a to b867ff3 Compare July 6, 2025 05:08
@ldangelo ldangelo force-pushed the feature/FOR-16-update-user-profile branch from b867ff3 to e6fa471 Compare July 6, 2025 05:17
@ldangelo ldangelo self-assigned this Jul 6, 2025
@ldangelo ldangelo merged commit 2ecd9b7 into main Jul 6, 2025
1 of 2 checks passed
ldangelo added a commit that referenced this pull request Aug 4, 2025
Fix authentication configuration and Keycloak setup
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.

1 participant