Team, Using 0.9.3 version of Datahub. we have OIDC...
# troubleshoot
h
Team, Using 0.9.3 version of Datahub. we have OIDC authentication enabled. Unable to connect to datahub using admin account nor via Oauth. GMS logs
Copy code
2023-03-10 21:19:38.443:WARN:oejsh.ErrorHandler:qtp1125736023-88: Error page too large: 500 javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Async processing failed; nested exception is java.lang.StackOverflowError Request(POST //<hostname>/api/graphql)@e82557e
2023-03-10 21:19:38.444:INFO:oejsh.ErrorHandler:qtp1125736023-88: Disabling showsStacks for ErrorPageErrorHandler@295c6a0c{STARTED}
Exception in thread "gmsEbeanServiceConfig.heartBeat" java.lang.RuntimeException: invalid key or spec in GCM mode
1
g
Hello @handsome-football-66174, Which OIDC provider are you using?
a
Hi @handsome-football-66174, was this resolved?
h
@astonishing-answer-96712 @gentle-camera-33498 - Fixed this issue, by enabling this . We didnot use this feature until now and were able to login without issue
Copy code
- name: AUTH_OIDC_USER_NAME_CLAIM
  value: "abc"