Generic OIDC
In order to configure a generic OpenID Connect connection on myDevices, the following information is needed:
- Token URL
- Authorization URL
- Client ID
- Client Secret
This information is usually available under the .well-known
openid-configuration endpoint of a supported OIDC Provider.
myDevices will provide a redirect Url as part of this configuration step.