SamlFunctions

Functions

Link copied to clipboard

This data source can be used to fetch properties of a Keycloak client that uses the SAML protocol.

suspend fun getClient(argument: suspend GetClientPlainArgsBuilder.() -> Unit): GetClientResult
suspend fun getClient(clientId: String, realmId: String): GetClientResult
Link copied to clipboard

This data source can be used to retrieve Installation Provider of a SAML Client.