Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 832 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 832 Bytes

keycloak-client

Sets up a new OIDC client in the specified realm

Releases

Tag Message Commit
v143 keycloak-client: fix data reference b83b8a4
v142 microsite-with-existing-realm: fix policy and references c569fa9
v141 adding new microsite-with-existing-realm module 92a21a8

Variables

Name Type Description Default Value
realm_name string What name should be used for the keycloak realm ``
client_name string What name should be used for the keycloak OIDC client ``
redirect_uri string What is the redirect URI for the client of the realm ``
include_groups_claim bool Should a group membership claim be included in the JWT false

Outputs

Name Description
client_secret