App Role Functions
object AppRoleFunctions
Functions
Link copied to clipboard
suspend fun getAuthBackendRoleId(argument: GetAuthBackendRoleIdPlainArgs): GetAuthBackendRoleIdResult
Reads the Role ID of an AppRole from a Vault server.
suspend fun getAuthBackendRoleId(argument: suspend GetAuthBackendRoleIdPlainArgsBuilder.() -> Unit): GetAuthBackendRoleIdResult
suspend fun getAuthBackendRoleId(backend: String? = null, namespace: String? = null, roleName: String): GetAuthBackendRoleIdResult