updateIdentitySource
inline suspend fun VerifiedPermissionsClient.updateIdentitySource(crossinline block: UpdateIdentitySourceRequest.Builder.() -> Unit): UpdateIdentitySourceResponse
Updates the specified identity source to use a new identity provider (IdP) source, or to change the mapping of identities from the IdP to a different principal entity type.
Verified Permissions is eventually consistent. It can take a few seconds for a new or changed element to be propagate through the service and be visible in the results of other Verified Permissions operations.