Function initiate

Source
pub fn initiate(
    identity_provider: &impl IdentityProvider,
) -> IdentityAuthedRequestPayload
Expand description

Given an identity provider, returns the payload for initiating an identity rotation request.