Get Identity Source Plain Args
data class GetIdentitySourcePlainArgs(val identitySourceId: String, val policyStoreId: String) : ConvertibleToJava<GetIdentitySourcePlainArgs>
Properties
Link copied to clipboard
The unique ID of the new or updated identity store.
Link copied to clipboard
Specifies the ID of the policy store in which you want to store this identity source. Only policies and requests made using this policy store can reference identities from the identity provider configured in the new identity source.