Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
945 stars 605 forks source link

How to use User and Group management related endpoints in saml2 #1366

Closed prrami closed 1 year ago

prrami commented 1 year ago

Hello,

We have implemented Saml2 identity provider (e.g. shibboleth) in our identityserver4. Now can we have endpoints from shibboleth/Any Saml2 IDP for User & Group management. Like in AAD we can user Get Users/ Get User by UserName/ Get User Groups/ Get User Profile by Name endpoints available. So is there any way we can do same for Saml2 ? If possible please share some documentation.