Skip to content

How to add authentication to the solution? #384

Open
@DiegoZumarragaLS

Description

@DiegoZumarragaLS

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions