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

Add support for OAuth with provisioner Client #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nickmisasi
Copy link
Contributor

Summary

Adds support for new OIDC Authentication through the Provisioner client. 3 new settings in system console UI:

  • ProvisioningServerClientID
    The OAuth Client ID
  • ProvisioningServerClientSecret
    The OAuth Client Secret
  • ProvisioningServerTokenURL
    The URL that the Provisioner client will use to fetch tokens using the Client ID/Secret and the client_credentials grant

Ticket Link

Release Note

None

@mm-cloud-bot mm-cloud-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Oct 28, 2024
@nickmisasi nickmisasi self-assigned this Nov 12, 2024
@nickmisasi nickmisasi added the 2: Dev Review Requires review by a core committer label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants