Class OpenIdWellKnownOpenIdConfigurationResponse

java.lang.Object
ca.cdr.api.model.json.oauth.OpenIdWellKnownOpenIdConfigurationResponse
All Implemented Interfaces:
IModelJson

OpenId is built off of oauth2 Open id spec. OAuth 2 spec NB: Some properties are not listed as "required" because they are required for most cases, but not all auth servers will require them. This model is meant to be usable for *all* .well-known endpoints (not just SMILE ones), so we will leave them as unrequired (default: optional) NB2: There may be other properties provided (this is a non-exhaustive list).