Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
explody
/
python-scim
Public
forked from
concordusapps/python-scim
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 13, 2014
Bump version.
Ryan Leckey
committed
018abbf
View commit details
Copy full SHA for 018abbf
Browse repository at this point
Added entitlements to Tenants
dkurtz28
committed
caea203
View commit details
Copy full SHA for caea203
Browse repository at this point
Commits on Dec 19, 2013
Bump version.
Ryan Leckey
committed
8af0e71
View commit details
Copy full SHA for 8af0e71
Browse repository at this point
Add the EnterpriseUser extension schema.
Ryan Leckey
committed
1da21c1
View commit details
Copy full SHA for 1da21c1
Browse repository at this point
Commits on Jul 15, 2013
Fix badge links
mehcode
committed
b25688e
View commit details
Copy full SHA for b25688e
Browse repository at this point
Add badges.
mehcode
committed
bddb8a9
View commit details
Copy full SHA for bddb8a9
Browse repository at this point
Update README.md
mehcode
committed
24b9b6c
View commit details
Copy full SHA for 24b9b6c
Browse repository at this point
Add travis configuration.
Ryan Leckey
committed
174f253
View commit details
Copy full SHA for 174f253
Browse repository at this point
Update README.
Ryan Leckey
committed
a310c1e
View commit details
Copy full SHA for a310c1e
Browse repository at this point
Add tests.
Ryan Leckey
committed
127f22a
View commit details
Copy full SHA for 127f22a
Browse repository at this point
Commits on Jul 9, 2013
Update serializer.
Ryan Leckey
committed
87e55af
View commit details
Copy full SHA for 87e55af
Browse repository at this point
Commits on Jul 8, 2013
Ids are strings.
Ryan Leckey
committed
57773e1
View commit details
Copy full SHA for 57773e1
Browse repository at this point
Commits on Jul 7, 2013
Use normal booleans.
Ryan Leckey
committed
b1fb19c
View commit details
Copy full SHA for b1fb19c
Browse repository at this point
Make schemas more visibile.
Ryan Leckey
committed
faf93e7
View commit details
Copy full SHA for faf93e7
Browse repository at this point
Don't finalize to JSON.
Ryan Leckey
committed
276a83f
View commit details
Copy full SHA for 276a83f
Browse repository at this point
Initial tenant extension.
Ryan Leckey
committed
0fb4abb
View commit details
Copy full SHA for 0fb4abb
Browse repository at this point
Mostly complete implementation of user.
Ryan Leckey
committed
1611ad2
View commit details
Copy full SHA for 1611ad2
Browse repository at this point
Commits on Jul 6, 2013
Basic implementation.
Ryan Leckey
committed
27cbad1
View commit details
Copy full SHA for 27cbad1
Browse repository at this point
Update README.md
mehcode
committed
c995b09
View commit details
Copy full SHA for c995b09
Browse repository at this point
Update README.md
mehcode
committed
cff3141
View commit details
Copy full SHA for cff3141
Browse repository at this point
Update README.md
mehcode
committed
95a19d3
View commit details
Copy full SHA for 95a19d3
Browse repository at this point
Commits on Jul 5, 2013
Remove tests (for now).
Ryan Leckey
committed
95213d9
View commit details
Copy full SHA for 95213d9
Browse repository at this point
Remove this file.
Ryan Leckey
committed
b897f7f
View commit details
Copy full SHA for b897f7f
Browse repository at this point
Merge branch 'master' of github.com:concordusapps/python-scim
Ryan Leckey
committed
5ad5e30
View commit details
Copy full SHA for 5ad5e30
Browse repository at this point
Add setup.py
Ryan Leckey
committed
ca768b7
View commit details
Copy full SHA for ca768b7
Browse repository at this point
Update license.
Ryan Leckey
committed
2e485a1
View commit details
Copy full SHA for 2e485a1
Browse repository at this point
Add dot files.
Ryan Leckey
committed
ba3abe0
View commit details
Copy full SHA for ba3abe0
Browse repository at this point
Commits on Aug 20, 2012
Unit Testing for Group. Created Enterprise class, with unit testing.
avoliva
committed
cfd4711
View commit details
Copy full SHA for cfd4711
Browse repository at this point
Unit Testing for Group. Created Enterprise class, with unit testing.
avoliva
committed
db2ba1a
View commit details
Copy full SHA for db2ba1a
Browse repository at this point
Reduced user_test.py to one class.
avoliva
committed
11f6876
View commit details
Copy full SHA for 11f6876
Browse repository at this point
Formalized test scripts.
mehcode
committed
cc1ac6a
View commit details
Copy full SHA for cc1ac6a
Browse repository at this point
Merge branch 'master' of github.com:concordusapps/python-scim
mehcode
committed
e85af74
View commit details
Copy full SHA for e85af74
Browse repository at this point
Removed lxml from deps (it isn't being used "now")
mehcode
committed
2814ab3
View commit details
Copy full SHA for 2814ab3
Browse repository at this point
Commits on Aug 17, 2012
Fixed Schema Test Case. Added it to the 'master tester'.
avoliva
committed
ce72a0f
View commit details
Copy full SHA for ce72a0f
Browse repository at this point
Created a test suite, runs all tests in one file: 'jsonTests.py'
avoliva
committed
438c2a6
View commit details
Copy full SHA for 438c2a6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.