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 server not available #2265

Open
raghuram170202 opened this issue Sep 4, 2023 · 0 comments
Open

OIDC server not available #2265

raghuram170202 opened this issue Sep 4, 2023 · 0 comments
Assignees

Comments

@raghuram170202
Copy link

I have used the openshift method of installing for Apicurio but i am getting this error in the logs of apicurio-studio-api and apicurio-studio-ui Not sure what is the problem or i need to change something in keycloak. Tried many methods

2023-09-04 09:25:42,987 WARN [io.qua.oid.run.OidcRecorder] (vert.x-eventloop-thread-1) OIDC server is not available at the 'http://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/auth/realms/apicurio/realms/apicurio' URL. Please make sure it is correct. Note it has to end with a realm value if you work with Keycloak, for example: 'https://localhost:8180/auth/realms/quarkus'
2023-09-04 09:25:42,987 WARN [io.qua.oid.run.OidcRecorder] (vert.x-eventloop-thread-1) Tenant 'Default': 'OIDC Server is not available'. OIDC server is not available yet, an attempt to connect will be made duiring the first request. Access to resources protected by this tenant may fail if OIDC server will not become available
2023-09-04 09:25:43,123 INFO [io.quarkus] (main) apicurio-studio-platforms-quarkus-ui 0.2.61.Final on JVM (powered by Quarkus 2.16.4.Final) started in 62.918s. Listening on: http://0.0.0.0:8080
2023-09-04 09:25:43,124 INFO [io.quarkus] (main) Profile prod activated.
2023-09-04 09:25:43,124 INFO [io.quarkus] (main) Installed features: [cdi, oidc, security, servlet, smallrye-context-propagation, vertx]
2023-09-04 09:25:43,217 INFO [io.quarkus] (main) apicurio-studio-platforms-quarkus-ui stopped in 0.092s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants