You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a very hard time implementing SCIM2 into this new Django app. Mainly because there is no useful documentation, and all the information is outdated and scattered in the issues on this repository.
The demo project also seems to be outdated. For example, it references "AbstractSCIMUser", which does not exist in the code base (replaced by the abstract class).
Is there any up-to-date documentation and demonstrative project?
Greetings,
Mijago
The text was updated successfully, but these errors were encountered:
Hi!
I am having a very hard time implementing SCIM2 into this new Django app. Mainly because there is no useful documentation, and all the information is outdated and scattered in the issues on this repository.
The demo project also seems to be outdated. For example, it references "AbstractSCIMUser", which does not exist in the code base (replaced by the abstract class).
Is there any up-to-date documentation and demonstrative project?
Greetings,
Mijago
The text was updated successfully, but these errors were encountered: