Skip to content

OAUTH2 HTTPS PROBLEM #4038

Closed Answered by SergioStekolschik
SergioStekolschik asked this question in Q&A
Discussion options

You must be logged in to vote

I finally got it (version 0.7.1) to work, with:

AUTH_ENABLED=true
AUTH_TYPE=OAUTH2
AUTH_OAUTH2_CLIENT_AZUREAD_CLIENT_NAME=Kafka-UI
AUTH_OAUTH2_CLIENT_AZUREAD_CLIENTID=xxxxx
AUTH_OAUTH2_CLIENT_AZUREAD_CLIENTSECRET=xxxxx
AUTH_OAUTH2_CLIENT_AZUREAD_SCOPE=https://graph.microsoft.com/User.Read
AUTH_OAUTH2_CLIENT_AZUREAD_PROVIDER=AZURE
AUTH_OAUTH2_CLIENT_AZUREAD_ISSUER_URI=https://login.microsoftonline.com/xxxx/v2.0
AUTH_OAUTH2_CLIENT_AZUREAD_REDIRECT_URI=https://xxxxxxxx:8080/login/oauth2/code/AZUREAD

Regards,

Sergio

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@LarsBingBong
Comment options

Answer selected by Haarolean
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants