RotateSSOSigningSecretInput
No description
type RotateSSOSigningSecretInput { clientMutationId: String! inactiveIn: Int!}
#
FieldsclientMutationId
(String!
)#
clientMutationId is required for Relay support.
inactiveIn
(Int!
)#
inactiveIn is the number of seconds that the current active SigningSecret should be kept active (allow signed tokens signed with this secret) before rejecting them.