I’m trying to write a bespoke module (custom action) which can process after login. I need the module to understand if a user has logged in via a federated identity provider (and which one) or if they have logged in locally (i.e. via key cloak credential store).
thanks
Andy
I’m not sure exactly what you’re trying to accomplish…an option without programming might be to configure mappers with a ‘Hardcoded Attribute’ (e.g. identityProvider) within each Identity Provider and then configure Client mappers to send the same attribute (identityProvider) as a ‘User Property’.