Keycloak Functions
Functions
This data source can be used to fetch the ID of an authentication execution within Keycloak.
This data source can be used to fetch the ID of an authentication flow within Keycloak.
This data source uses the ClientDescriptionConverter API to convert a generic client description into a Keycloak client. This data can then be used to manage the client within Keycloak.
This data source can be used to fetch properties of a Keycloak group for usage with other resources, such as keycloak.GroupRoles
.
This data source can be used to fetch properties of a Keycloak realm for usage with other resources.
Use this data source to get the keys of a realm. Keys can be filtered by algorithm and status. Remarks:
This data source can be used to fetch properties of a Keycloak role for usage with other resources, such as keycloak.GroupRoles
.
This data source can be used to fetch properties of a user within Keycloak.
This data source can be used to fetch the realm roles of a user within Keycloak.