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] Decoupling backend from internal sso #354

Open
2 tasks done
simonhir opened this issue Sep 19, 2024 · 2 comments
Open
2 tasks done

[Maintenance] Decoupling backend from internal sso #354

simonhir opened this issue Sep 19, 2024 · 2 comments
Labels
Priority: High The issue contains work with high priority. Template: Backend Issues regarding the backend template. Type: Maintenance The issue contains maintenance work.

Comments

@simonhir
Copy link
Member

Relevant template

refarch-backend

Problem description (optional)

Currently the refarch-backend is coupled to the internal sso.
In example in the RequestResponseLoggingFilter the custom attribute user_name is used.

Desired solution

Decouple the refarch-backend from custom attributes and configurations and only use default OpenID and oAuth2 functionality.

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
@simonhir simonhir added the Type: Maintenance The issue contains maintenance work. label Sep 19, 2024
Copy link

welcome bot commented Sep 19, 2024

Greetings from Munich! 🥨
Thank you very much for participating in our project by opening this issue! ❤
We will take a look at your issue as soon as possible! 👀

@simonhir simonhir added Priority: High The issue contains work with high priority. Template: Backend Issues regarding the backend template. labels Sep 19, 2024
@devtobi
Copy link
Member

devtobi commented Nov 7, 2024

Is coupled with: #258.

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. Template: Backend Issues regarding the backend template. Type: Maintenance The issue contains maintenance work.
Projects
Status: Blocked
Development

No branches or pull requests

2 participants