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

Config Issue For Google Auth Guide #1465

Open
osscontributor opened this issue May 9, 2024 · 0 comments
Open

Config Issue For Google Auth Guide #1465

osscontributor opened this issue May 9, 2024 · 0 comments

Comments

@osscontributor
Copy link
Collaborator

https://guides.micronaut.io/latest/micronaut-oauth2-oidc-google-gradle-java.html

When I follow the instructions in that guide up to the suggestion of running ./gradlew run the app fails to start.

I think the issue is that OAUTH_ISSUER is not set. In the downloadable source code micronaut.security.oauth2.clients.default.openid.issue has a value of https://accounts.google.com in src/main/resources/application.yml but in src/main/resources/application-dev.yml the value is ${OAUTH_ISSUER}.

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

No branches or pull requests

1 participant