I am having a requirement to use SAML2.0 with oAuth2 to authenticate a user. where the User will use resource provider like SAP/Office365/etc...
1) My question is do I need to create my own IDP? 2) and If I am using my IDP where the list of my user are in some Database will that work?
I just basic message flow of in SAML OAuth implementation.
Any help is appreciated.
Tech stack I am using is (.Net c#) Azure
Thanks in Advance.