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 }}
api7
/
lua-resty-saml
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
20
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: let an assertion be presented only once
- #50
#50
Merged
shreemaan-abhishek
merged 24 commits into
main
api7/lua-resty-saml:main
from
fix/assertion-replay-cache
api7/lua-resty-saml:fix/assertion-replay-cache
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
fix: let an assertion be presented only once
#50
shreemaan-abhishek
merged 24 commits into
main
api7/lua-resty-saml:main
from
fix/assertion-replay-cache
api7/lua-resty-saml:fix/assertion-replay-cache
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
fix: weigh the conditions an assertion attaches to itself
Show description for b640cdb
shreemaan-abhishek
committed
b640cdb
View commit details
Copy full SHA for b640cdb
Browse repository at this point
fix: bind the assertion to the request this SP issued
Show description for a9fa958
shreemaan-abhishek
committed
a9fa958
View commit details
Copy full SHA for a9fa958
Browse repository at this point
fix: let an assertion be presented only once
Show description for 19e96e0
shreemaan-abhishek
committed
19e96e0
View commit details
Copy full SHA for 19e96e0
Browse repository at this point
Commits on Aug 19, 2026
fix: let the ACS URL be configured, and keep audience lists dense
Show description for 8144136
shreemaan-abhishek
committed
8144136
View commit details
Copy full SHA for 8144136
Browse repository at this point
Merge branch 'fix/assertion-conditions' into fix/assertion-in-response-to
shreemaan-abhishek
committed
d59bd4a
View commit details
Copy full SHA for d59bd4a
Browse repository at this point
Merge branch 'fix/assertion-in-response-to' into fix/assertion-replay-cache
shreemaan-abhishek
committed
53bf327
View commit details
Copy full SHA for 53bf327
Browse repository at this point
fix: refuse OneTimeUse, which nothing here can honour
Show description for 90671a1
shreemaan-abhishek
committed
90671a1
View commit details
Copy full SHA for 90671a1
Browse repository at this point
Merge branch 'fix/assertion-conditions' into fix/assertion-in-response-to
shreemaan-abhishek
committed
c2edc13
View commit details
Copy full SHA for c2edc13
Browse repository at this point
Merge branch 'fix/assertion-in-response-to' into fix/assertion-replay-cache
shreemaan-abhishek
committed
e37f8e0
View commit details
Copy full SHA for e37f8e0
Browse repository at this point
Commits on Aug 21, 2026
Merge branch 'main' into fix/assertion-replay-cache
Show description for 42fd9b8
shreemaan-abhishek
committed
42fd9b8
View commit details
Copy full SHA for 42fd9b8
Browse repository at this point
test: start each replay block from an empty dict
Show description for 9ea4cf5
shreemaan-abhishek
committed
9ea4cf5
View commit details
Copy full SHA for 9ea4cf5
Browse repository at this point
Commits on Aug 26, 2026
feat: carry each assertion's issuer through the reader
Show description for 8d4cba9
shreemaan-abhishek
committed
8d4cba9
View commit details
Copy full SHA for 8d4cba9
Browse repository at this point
fix: key the replay record on the IdP as well as the SP
Show description for 9d59d5a
shreemaan-abhishek
committed
9d59d5a
View commit details
Copy full SHA for 9d59d5a
Browse repository at this point
fix: remember an assertion against every expiry this SP weighed
Show description for 02f214f
shreemaan-abhishek
committed
02f214f
View commit details
Copy full SHA for 02f214f
Browse repository at this point
fix: cap how long an assertion is remembered
Show description for ffae70a
shreemaan-abhishek
committed
ffae70a
View commit details
Copy full SHA for ffae70a
Browse repository at this point
fix: leave a login untracked rather than evicting somebody else's record
Show description for 41bd566
shreemaan-abhishek
committed
41bd566
View commit details
Copy full SHA for 41bd566
Browse repository at this point
fix: spend an assertion only where it authenticates somebody
Show description for 0494f32
shreemaan-abhishek
committed
0494f32
View commit details
Copy full SHA for 0494f32
Browse repository at this point
fix: weigh the replay options where they are given
Show description for c5d206b
shreemaan-abhishek
committed
c5d206b
View commit details
Copy full SHA for c5d206b
Browse repository at this point
docs: say how far the replay guarantee reaches
Show description for 975d2f1
shreemaan-abhishek
committed
975d2f1
View commit details
Copy full SHA for 975d2f1
Browse repository at this point
fix: skip a bound this parser will not take rather than refusing the login
Show description for c308609
shreemaan-abhishek
committed
c308609
View commit details
Copy full SHA for c308609
Browse repository at this point
docs: describe the zone by what it stores
Show description for d48a9a5
shreemaan-abhishek
committed
d48a9a5
View commit details
Copy full SHA for d48a9a5
Browse repository at this point
fix: bound the record by what actually ends acceptance
Show description for 30788cd
shreemaan-abhishek
committed
30788cd
View commit details
Copy full SHA for 30788cd
Browse repository at this point
Commits on Aug 27, 2026
docs: state where the record is bounded and acceptance is not
Show description for 04c236a
shreemaan-abhishek
committed
04c236a
View commit details
Copy full SHA for 04c236a
Browse repository at this point
docs: keep the opening sentence inside the bounds the section states
Show description for 1b92b9d
shreemaan-abhishek
committed
1b92b9d
View commit details
Copy full SHA for 1b92b9d
Browse repository at this point
You can’t perform that action at this time.