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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-scim
/
scim2-models
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
12
Star
29
Code
Issues
2
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support for cursor based pagination
- #161
#161
Draft
funelie
wants to merge 16 commits into
main
python-scim/scim2-models:main
from
cursor-based-pagination
python-scim/scim2-models:cursor-based-pagination
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Support for cursor based pagination
#161
funelie
wants to merge 16 commits into
main
python-scim/scim2-models:main
from
cursor-based-pagination
python-scim/scim2-models:cursor-based-pagination
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat: add pagination attributes and configuration
funelie
committed
5370d68
View commit details
Copy full SHA for 5370d68
Browse repository at this point
feat: add pagination related exceptions
Show description for f369257
funelie
committed
f369257
View commit details
Copy full SHA for f369257
Browse repository at this point
test: add pagination related exceptions to basic error tests
funelie
committed
7a8c9a7
View commit details
Copy full SHA for 7a8c9a7
Browse repository at this point
test: tests for cursor attributes in list response and search request
funelie
committed
7e18fd4
View commit details
Copy full SHA for 7e18fd4
Browse repository at this point
feat: character validation on cursors
funelie
committed
3b3a3e9
View commit details
Copy full SHA for 3b3a3e9
Browse repository at this point
feat: add default pagination method and timeout to pagination config
funelie
committed
7122339
View commit details
Copy full SHA for 7122339
Browse repository at this point
fix: fix configuration requirements for pagination
funelie
committed
c86cf9e
View commit details
Copy full SHA for c86cf9e
Browse repository at this point
feat: start_index and cursor are mutually exclusive in a search request
funelie
committed
8a0a707
View commit details
Copy full SHA for 8a0a707
Browse repository at this point
feat: enforce index pagination as default if no pagination method in search request
funelie
committed
251b847
View commit details
Copy full SHA for 251b847
Browse repository at this point
refactor: remove extraneous test
funelie
committed
8ee232d
View commit details
Copy full SHA for 8ee232d
Browse repository at this point
test: fix doctest adding pagination to searchrequest
funelie
committed
8ddb7b1
View commit details
Copy full SHA for 8ddb7b1
Browse repository at this point
chore: code styling
funelie
committed
fb7212f
View commit details
Copy full SHA for fb7212f
Browse repository at this point
fix: cursor can be empty string
funelie
committed
13d14a7
View commit details
Copy full SHA for 13d14a7
Browse repository at this point
test: complete coverage on cursor character validation
funelie
committed
f9718c2
View commit details
Copy full SHA for f9718c2
Browse repository at this point
feat: complete scim exceptions with rfc 9865 exceptions
funelie
committed
ad88353
View commit details
Copy full SHA for ad88353
Browse repository at this point
chore: update changelog
funelie
committed
75adf75
View commit details
Copy full SHA for 75adf75
Browse repository at this point
You can’t perform that action at this time.