python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Microsoft Azure AD SCIM endpoints
Can someone tell me how to provision Microsoft Azure AD users via SCIM to my own application?
The scenario is as follows:
I have some users in Azure Active Directory and want to sync them with my own ...
b_m_l
Votes: 0
Answers: 1
Why is there no actual schema for the SCIM core user?
Simple question here... According to the SCIM specification (https://datatracker.ietf.org/doc/html/rfc7643) and the seriously limited documentation I could find, there is a "core user schema"...

JeneralJames
Votes: 0
Answers: 1
Can't login to WSO2 using API after changing password using user update API in patch method
I created a user using the API http://localhost:9443/wso2/scim/Users. Then I could generate access token for login using the http://localhost:9443/wso2/oauth2/token?grant_type=password&username={u...
JISHNU K
Votes: 0
Answers: 0
Is the SCIM user ID the same as an IdP's setting for a user ID if SCIM is not enabled?
Say you have an IdP that can act as a SCIM server (WSO2 is one -- I would be interested to know if there are others), but SCIM is not currently enabled and it is up and running for a while with user F...
knokej
Votes: 0
Answers: 1