Skip to content

Commit

Permalink
Merge pull request #564 from akunzai/saml-artifact-binding
Browse files Browse the repository at this point in the history
Prefer to use SAML artifact binding
  • Loading branch information
akunzai authored Mar 25, 2024
2 parents a16cbbd + bcc36bc commit d65725b
Show file tree
Hide file tree
Showing 6 changed files with 171 additions and 185 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/keycloak/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://www.keycloak.org/server/containers
ARG KEYCLOAK_VERSION=24.0.1
ARG KEYCLOAK_VERSION=24.0.2

FROM alpine as downloader
ARG KEYCLOAK_VERSION
Expand Down
Loading

0 comments on commit d65725b

Please sign in to comment.