You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we only have the SimpleAttributeEnricher where the attributes are hard coded. If the IdP have some other mappings, the developer needs to provide is own enricher which is not really comfortable.
Maybe we can use typoscript for that or an other database mapping. Not sure, whats the best solution.
The text was updated successfully, but these errors were encountered:
Currently we only have the
SimpleAttributeEnricher
where the attributes are hard coded. If the IdP have some other mappings, the developer needs to provide is own enricher which is not really comfortable.Maybe we can use typoscript for that or an other database mapping. Not sure, whats the best solution.
The text was updated successfully, but these errors were encountered: