(no title)
T-Winsnes | 8 months ago
SAML is a very complicated standard, and very painful to implement. OIDC is much simpler, but lacks some of the capabilities.
Both can automatically create users on login, that is application implementation detail. Both also need SCIM or something similar to offboard users
deathanatos|8 months ago
This is how OIDC does it, too; group membership is a claim.