kafka ui sso authontication #3993
-
Issue submitter TODO list
Describe the bug (actual behavior)I was trying to integrate Kafka ui to google SSO but I run the docker container it return the error Expected behaviorits should start to login with Gmail log inlogin Your installation detailsdocker run -it -p 8080:8080 -e DYNAMIC_CONFIG_ENABLED=true -e AUTH_TYPE=OAUTH2 -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_CLIENTID=5236366745673458476547623576235473645763547652367.apps.googleusercontent.com -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_CLIENTSECRET=bsadhfgsgfjhdsbfjhdfdkjhfkjdfhkjdhkjdfhfkjdkjsfh -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_REDIRECT_URI=https://accounts.google.com/o/oauth2/auth -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_SCOPE=openid -e SPRING_SECURITY_OAUTH2_CLIENT_PROVIDER_GOOGLE_ISSUER_URI=https://accounts.google.com/o/oauth2/auth -e OAUTH2_GOOGLE_ALLOWEDDOMAIN=example.com -e KAFKA_CLUSTERS_0_BOOTSTRAPSERVERS=localhost:9092 provectuslabs/kafka-ui Steps to reproducedocker run -it -p 8080:8080 -e DYNAMIC_CONFIG_ENABLED=true -e AUTH_TYPE=OAUTH2 -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_CLIENTID=5236366745673458476547623576235473645763547652367.apps.googleusercontent.com -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_CLIENTSECRET=bsadhfgsgfjhdsbfjhdfdkjhfkjdfhkjdhkjdfhfkjdkjsfh -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_REDIRECT_URI=https://accounts.google.com/o/oauth2/auth -e SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GOOGLE_SCOPE=openid -e SPRING_SECURITY_OAUTH2_CLIENT_PROVIDER_GOOGLE_ISSUER_URI=https://accounts.google.com/o/oauth2/auth -e OAUTH2_GOOGLE_ALLOWEDDOMAIN=example.com -e KAFKA_CLUSTERS_0_BOOTSTRAPSERVERS=localhost:9092 provectuslabs/kafka-ui ScreenshotsNo response Logs11:48:12,705 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.6 | | | |_ | / |_ _ _ /\ _ __ __ _ | | ___ | |/ /_ _ / | |____ 2023-06-29 11:48:14,409 INFO [background-preinit] o.h.v.i.u.Version: HV000001: Hibernate Validator 8.0.0.Final Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled. Additional contextHi |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hello there ManojKumarMaurya! 👋 Thank you and congratulations 🎉 for opening your very first issue in this project! 💖 In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀 |
Beta Was this translation helpful? Give feedback.
-
Your configuration properties are outdated and invalid. |
Beta Was this translation helpful? Give feedback.
-
Hi @Haarolean Thanks For the reply Config.yaml environment:
You can’t sign in because this app sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error
|
Beta Was this translation helpful? Give feedback.
Your configuration properties are outdated and invalid.
Please refer to our documentation here