cost 201 ms
SCIM - Remove a user from all groups

Is it possible to remove a user from all of its groups on a single call to a SCIM API? My current implementation to do so works the following way: ...

2023-01-09 23:54:53   1   19    java / api / scim  
Handle empty values according to SCIM RFC

According to the RFC: https://datatracker.ietf.org/doc/html/rfc7644#section-3.3 Attributes whose mutability is "readWrite" and that are omitted fr ...

2022-11-24 14:58:10   1   25    scim  
SCIM endpoints and public DNS

I am currently learning SCIM and one thing that I have come across is the SCIM endpoints need to be on the public DNS so IdPs can call out to them. I ...

2022-08-27 23:01:09   1   42    scim  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM