Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
go-sso
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
id
go-sso
Commits
a714fb793dc8742b76302047882b4db0e788908e
Select Git revision
Branches
6
renovate/golang.org-x-crypto-0.x
master
default
customize-ui
fix-login-rebase
master-old
redirect-307
6 results
go-sso
Author
Search by author
Any Author
authors
ale
ale
blallo
blallo
giskard
giskard
godog
godog
lechuck
lechuck
phasa
phasa
putro
putro
****
group_74_bot_81ef8ad8348b11e39acf561a49e87c1c
renovate
renovate-bot
samba
samba
sand
sand
shammash
shammash
12 authors
Dec 15, 2019
Use the merged context when calling ExecuteTemplate
· a714fb79
ale
authored
5 years ago
a714fb79
Simpler mechanism for embedding SRI hashes
· e6ce37fb
ale
authored
5 years ago
e6ce37fb
Refactor the login handler
· 4d70b167
ale
authored
5 years ago
4d70b167
Oct 24, 2019
Update id/auth dependency
· 6d3a620e
ale
authored
5 years ago
6d3a620e
Aug 18, 2019
Set the NameID in the saml.Session
· 45c4f032
ale
authored
5 years ago
45c4f032
Aug 17, 2019
Properly parse the x509 cert in saml-server
· 6fe09ec2
ale
authored
5 years ago
6fe09ec2
Fix PathPrefix usage
· 62a48de8
ale
authored
5 years ago
62a48de8
Fix /login/ URL handling
· ab608be7
ale
authored
5 years ago
ab608be7
Tie the SSO service to the SSO URL
· 66477d1a
ale
authored
5 years ago
66477d1a
Fix the /login/ URL to have a slash, to limit SSO to it
· 41f0137e
ale
authored
5 years ago
41f0137e
Modify the SSO URL to /login
· 3badc383
ale
authored
5 years ago
3badc383
Improve error reporting
· 8d9e7f2b
ale
authored
5 years ago
8d9e7f2b
Support reading SAML XML descriptors from file or inline
· 1df6f233
ale
authored
5 years ago
1df6f233
Set default port for saml-server to :5007
· 6182a298
ale
authored
5 years ago
6182a298
Fix user creation in saml-server package
· 1b41e34b
ale
authored
5 years ago
1b41e34b
Aug 01, 2019
Add SSO group ACLs to the SAML-bridge provider configuration
· f20eaef0
ale
authored
5 years ago
f20eaef0
Store the session in the http.Request context
· 3ec9dca3
ale
authored
5 years ago
3ec9dca3
Jul 03, 2019
Always convert usernames to lowercase in form input
· 285b177c
ale
authored
5 years ago
285b177c
Jun 30, 2019
Update go-common/clientutil
· a218499d
ale
authored
5 years ago
a218499d
Jun 28, 2019
Merge branch 'logo_align' into 'master'
· bfbb9a7f
ale
authored
5 years ago
bfbb9a7f
Vertically align SiteLogo with form
· f2262bbe
godog
authored
5 years ago
f2262bbe
Jun 24, 2019
Merge branch 'master' into 'master'
· 4ae2127c
ale
authored
5 years ago
4ae2127c
Merge branch '34-logo'
· 454efa6e
blallo
authored
5 years ago
454efa6e
Add the logo if present in config.
· 1033a3fd
blallo
authored
5 years ago
Verified
1033a3fd
Jun 22, 2019
Allow all headers in CORS requests
· d3811907
ale
authored
5 years ago
d3811907
Add CORS tests
· b2b75382
ale
authored
5 years ago
b2b75382
Jun 21, 2019
Always use query args for the / endpoint parameters
· 466c1d30
ale
authored
5 years ago
466c1d30
Jun 20, 2019
Add CORS support
· ad0ad8f9
ale
authored
5 years ago
ad0ad8f9
Fix CORS headers on the /sso_logout endpoint
· 29862d1b
ale
authored
5 years ago
29862d1b
Add undocumented config params to README.
· 8bba11b3
blallo
authored
5 years ago
Verified
8bba11b3
May 24, 2019
Update vendor.json
· 55d6fd60
ale
authored
5 years ago
55d6fd60
Update id/auth
· 3618bb21
ale
authored
5 years ago
3618bb21
May 04, 2019
Merge branch 'switch-2fa' into 'master'
· 4192fb32
ale
authored
5 years ago
4192fb32
Allow user to switch 2FA mechanism if more than one is supported
· 230ae972
ale
authored
5 years ago
230ae972
Update to new id/auth API that returns all supported 2FA methods
· d0fa32ce
ale
authored
5 years ago
d0fa32ce
Apr 17, 2019
Add allowed_groups to sso-proxy docs
· 8ed88638
ale
authored
6 years ago
8ed88638
Add sso-proxy documentation to the README
· fe763606
ale
authored
6 years ago
fe763606
Mar 18, 2019
Upgrade Go deb dependency
· 347348a9
ale
authored
6 years ago
347348a9
Switch to standard CI
· 55ebe969
ale
authored
6 years ago
55ebe969
Feb 24, 2019
Use full jquery.js, not the slim version (we need AJAX)
· 6bc5f795
ale
authored
6 years ago
6bc5f795
Loading