02-15-2024 12:32 AM
Hi all,
I was wondering if anyone has experience with having MFA or Generic oauth2
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1246924052/Generic+OAuth2
What I am trying to do is that when consumers want to acces apis they first need to authenticate with MFA and I was wondering how you do this with ADFS I only saw documentation of Okta and PingIdentity.
So snaplogic is here the service provider and ADFS (Identity provider)
If anyone has experience or some info about I'm all ears.
Regards
Jens
Jens
04-09-2024 01:47 PM
Hi Jens,
You can create AD B2C application and apply it to SnapLogic Generic Oauth2 OIDC flow to achieve MFA.
Please refer to this document: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1246924052/Generic+OAuth2
First it will ask you to log in to Azure, then to the app you created in Azure. It will send you one time code to log in to your B2C application.