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

build: update keycloak and dependencies to 25.0.6 #3817

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tobybellwood
Copy link
Member

Current blocker:

Fails on JWT validation

TASK [debug] *******************************************************************

Wednesday 02 October 2024  02:41:13 +0000 (0:00:00.170)       0:00:04.390 ***** 

ok: [localhost] => {

    "msg": "refresh token stdout: {\"error\":\"invalid_grant\",\"error_description\":\"Invalid token issuer. Expected '[http://lagoon-core-keycloak:8080/auth/realms/lagoon'\"}\n](http://lagoon-core-keycloak:8080/auth/realms/lagoon'/%22%7D/n)"

}



TASK [debug] *******************************************************************

Wednesday 02 October 2024  02:41:13 +0000 (0:00:00.017)       0:00:04.408 ***** 

ok: [localhost] => {

    "msg": "refresh token stderr: "

}



TASK [set_fact] ****************************************************************

Wednesday 02 October 2024  02:41:13 +0000 (0:00:00.021)       0:00:04.429 ***** 

fatal: [localhost]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'access_token'\n\nThe error appears to be in '/ansible/tasks/api/refresh-token.yaml': line 10, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n        msg: \"refresh token stderr: {{ grant.stderr }}\"\n    - set_fact:\n      ^ here\n"}

Presumably because of https://www.keycloak.org/docs/25.0.0/upgrading/#new-hostname-options

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 this pull request may close these issues.

1 participant