Skip to content

cloudapp scim

Latest
Compare
Choose a tag to compare
@gihnius gihnius released this 19 May 03:54

user relationship:

  • original: company <-> user is one to one
  • changed: org <-> user is many to many

user reprovision:

  • original: always create user if not exists
  • changed: add a guard before creating user, see User.allow_provisioning!, that’s say, check autojoin domains and org’s seats and scim setup before adding a member to org.