Actions
Bug #21078
closedException when trying to access an other than sub Oauth2 user attribute
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
If you try to use a non existing attribute for the userNameAttributeName
, you get an horrible exception:
Edit: actually, it seems to happen whenever we try to map an other field than the default one (sub) for login mapping with rudder
Files
Updated by François ARMAND over 2 years ago
- Subject changed from Exception when trying to access an unknown Oauth2 user attribute to Exception when trying to access an other than sub Oauth2 user attribute
- Description updated (diff)
We need to copy Spring class that does that part and add debug + error management to understand what is happening.
Updated by François ARMAND over 2 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/479
Updated by François ARMAND over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|ee598209e3efefcb7fc9652f535a587ae3e4056d.
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
Actions