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

OIDC / SAML Authentication #6

Open
jdelforno opened this issue Nov 14, 2023 · 0 comments
Open

OIDC / SAML Authentication #6

jdelforno opened this issue Nov 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jdelforno
Copy link

Is your feature request related to a problem?

Storing usernames / passwords on a system or in environment strings that could be leaked is a huge issue.

Other authentication methods should be an option and added to a priority back log.

Describe the solution you'd like

Implement OAuth2/OIDC as it's already available in Prisma Cloud; https://docs.prismacloud.io/en/compute-edition/22-12/admin-guide/authentication/oidc

Describe alternatives you've considered

N/A - Username/Passwords should not be stored on end user devices.

Additional context

N/A

@jdelforno jdelforno added the enhancement New feature or request label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant