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

How to add authentication to the solution? #384

Open
DiegoZumarragaLS opened this issue Nov 28, 2024 · 0 comments
Open

How to add authentication to the solution? #384

DiegoZumarragaLS opened this issue Nov 28, 2024 · 0 comments

Comments

@DiegoZumarragaLS
Copy link

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Deploy and run the solution following the provided instructions

Expected/desired behavior

I want to add authentication to the solution using Entra ID. I don't want to use the authentication configuration in the azure resource. I want to have control of the authentication process in the code of the app.
What would be the best way to implement it? Should I add the authentication code in the ClientApp project with MSAL? Should I add the authentication code in the SharedWebComponents project? In MinimalApi maybe?

Mention any other details that might be useful

Thank you very much for your help


Thanks! We'll be in touch soon.

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

No branches or pull requests

1 participant