SSOCachedRegistration

constructor(clientId: String, clientSecret: String, expiresAt: Instant, scopes: List<String>? = null, grantTypes: List<GrantType>? = null)