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 }}
erlef
/
oidcc_plug
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
17
Star
17
Code
Issues
1
Pull requests
1
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 1, 2026
Bump the elixir group with 3 updates (#98)
Show description for 75b12e6
dependabot[bot]
authored
75b12e6
View commit details
Copy full SHA for 75b12e6
Browse repository at this point
Bump the github-actions group with 2 updates (#97)
Show description for 67a2a16
dependabot[bot]
authored
67a2a16
View commit details
Copy full SHA for 67a2a16
Browse repository at this point
Commits on Aug 4, 2026
fix jwks refresh for client stores (#96)
woylie
authored
1193e40
View commit details
Copy full SHA for 1193e40
Browse repository at this point
Release v0.5.1
maennchen
committed
ed522ef
View commit details
Copy full SHA for ed522ef
Browse repository at this point
Fix igniter requirement
maennchen
committed
3b4fe54
View commit details
Copy full SHA for 3b4fe54
Browse repository at this point
Release v0.5.0
maennchen
committed
133995c
View commit details
Copy full SHA for 133995c
Browse repository at this point
Merge branches 'jm/csrf' and 'jm/case-sensitive-header'
maennchen
committed
272c794
View commit details
Copy full SHA for 272c794
Browse repository at this point
Reject callbacks that cannot be validated (CVE-2026-66884)
Show description for 97d75af
woylie
authored and
maennchen
committed
97d75af
View commit details
Copy full SHA for 97d75af
Browse repository at this point
add documentation about redirect mode (#95)
woylie
authored
d055e3e
View commit details
Copy full SHA for d055e3e
Browse repository at this point
Fix inert user agent session binding (CVE-2026-66883)
Show description for f15e52c
maennchen
committed
f15e52c
View commit details
Copy full SHA for f15e52c
Browse repository at this point
Commits on Jul 29, 2026
pass additional options to create_redirect_url/2 (#94)
woylie
authored
c0276c8
View commit details
Copy full SHA for c0276c8
Browse repository at this point
allow igniter 0.8 (#90)
woylie
authored
7c769e7
View commit details
Copy full SHA for 7c769e7
Browse repository at this point
Raise min Elixir Version to 1.17
maennchen
committed
7edddb4
View commit details
Copy full SHA for 7edddb4
Browse repository at this point
Update Deps
maennchen
committed
033982c
View commit details
Copy full SHA for 033982c
Browse repository at this point
Bump the github-actions group across 1 directory with 3 updates (#88)
Show description for 23e9529
dependabot[bot]
authored
23e9529
View commit details
Copy full SHA for 23e9529
Browse repository at this point
Bump the elixir group across 1 directory with 6 updates (#92)
Show description for 20da764
dependabot[bot]
authored
20da764
View commit details
Copy full SHA for 20da764
Browse repository at this point
Align CI Test Matrix with oidcc (#91)
maennchen
authored
44e9b20
View commit details
Copy full SHA for 44e9b20
Browse repository at this point
Commits on May 1, 2026
Bump the elixir group with 2 updates (#83)
Show description for 8713178
dependabot[bot]
authored
8713178
View commit details
Copy full SHA for 8713178
Browse repository at this point
Bump the github-actions group with 2 updates (#82)
Show description for 1742083
dependabot[bot]
authored
1742083
View commit details
Copy full SHA for 1742083
Browse repository at this point
Commits on Apr 27, 2026
Add manual mode for redirect (#81)
Show description for eaca1d6
LostKobrakai
authored
eaca1d6
View commit details
Copy full SHA for eaca1d6
Browse repository at this point
Commits on Apr 9, 2026
Release v0.4.0
maennchen
committed
989b809
View commit details
Copy full SHA for 989b809
Browse repository at this point
Allow Igniter 0.7.0
Show description for bc3d37a
maennchen
committed
bc3d37a
View commit details
Copy full SHA for bc3d37a
Browse repository at this point
Update Elixir / Erlang
maennchen
committed
5a6d832
View commit details
Copy full SHA for 5a6d832
Browse repository at this point
Allow redirect_uri, client_id, client_secret to be set through a fn with Plug.Conn as param (#71)
Show description for 5e9111d
mwingert
authored
5e9111d
View commit details
Copy full SHA for 5e9111d
Browse repository at this point
Adds protection against CSRF on authorization flow (#73)
Show description for 1ca4a7c
Giorgio Primola
and
maennchen
authored
1ca4a7c
View commit details
Copy full SHA for 1ca4a7c
Browse repository at this point
fix oidcc_plug.gen.controller AuthHTML generation and its testing (#79)
Lionstiger
authored
99cacf8
View commit details
Copy full SHA for 99cacf8
Browse repository at this point
Commits on Apr 1, 2026
Bump step-security/harden-runner in the github-actions group (#77)
Show description for 68fb9f6
dependabot[bot]
authored
68fb9f6
View commit details
Copy full SHA for 68fb9f6
Browse repository at this point
Commits on Mar 23, 2026
Track Lockfile
maennchen
committed
bd12f55
View commit details
Copy full SHA for bd12f55
Browse repository at this point
Solve Credo Issue
maennchen
committed
4f04d52
View commit details
Copy full SHA for 4f04d52
Browse repository at this point
Commits on Mar 19, 2026
Update oidcc_plug.gen.controller.ex (#76)
Show description for d9708d6
LostKobrakai
authored
d9708d6
View commit details
Copy full SHA for d9708d6
Browse repository at this point
Add top level Web suffix on controller name (#75)
LostKobrakai
authored
911a3e7
View commit details
Copy full SHA for 911a3e7
Browse repository at this point
Commits on Mar 1, 2026
Bump the github-actions group across 1 directory with 3 updates (#74)
Show description for 47ae4b7
dependabot[bot]
authored
47ae4b7
View commit details
Copy full SHA for 47ae4b7
Browse repository at this point
Commits on Jan 9, 2026
Bump the github-actions group with 2 updates (#69)
Show description for db4fa64
dependabot[bot]
authored
db4fa64
View commit details
Copy full SHA for db4fa64
Browse repository at this point
Decrease Dependabot Frequency
maennchen
committed
d2e720f
View commit details
Copy full SHA for d2e720f
Browse repository at this point
Bump erlef/mix-dependency-submission from 1.2.2 to 1.3.1 (#68)
Show description for a33b82b
dependabot[bot]
authored
a33b82b
View commit details
Copy full SHA for a33b82b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.