-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF08, 11.1, 2021.0
-
Component/s: Open Id
Context
While doing an OpenId authentication we fetch the user information from provider at some point.
This call is performed by giving the access token as a query parameter, but all providers don't accept this kind of authentication.
We want to improve OpenID provider in order to be able to choose between authentication though query parameters or through Authentication header.
Technical solution
This setting should be present on open id descriptor and retrieved while doing get user info request.
- causes
-
NXP-29178 Disabled OpenID Providers are still registered
- Resolved
-
NXDOC-1922 Update Open Id documentation about get user info settings
- Resolved
- is related to
-
NXP-28740 OpenID auth via Github will stop working on July 1 2020
- Resolved