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

[Maintenance] Keycloak custom mappers #258

Open
2 tasks done
devtobi opened this issue Aug 29, 2024 · 0 comments
Open
2 tasks done

[Maintenance] Keycloak custom mappers #258

devtobi opened this issue Aug 29, 2024 · 0 comments
Labels
Priority: High The issue contains work with high priority. Type: Maintenance The issue contains maintenance work.

Comments

@devtobi
Copy link
Member

devtobi commented Aug 29, 2024

Relevant template

No response

Problem description (optional)

Currently our user object in refarch/frontend/types/User.ts contains lots of metadata which come from our internal SSO provider. However we should modify our local keycloak stack to provide this data as well (dummy data).
Missing information in the local stack will lead to errors in the frontend, because User object cannot be constructed safely.

Desired solution

Modify the local keycloak stack to reproduce our company internal user information.

Considered alternatives (optional)

No response

Additional context (optional)

No response

No duplicate

  • I confirm that this issue is not a duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct
@devtobi devtobi added Type: Maintenance The issue contains maintenance work. Priority: High The issue contains work with high priority. labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High The issue contains work with high priority. Type: Maintenance The issue contains maintenance work.
Projects
Development

No branches or pull requests

1 participant