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
f144f4dc6bc56d6815ba47669f623266134eea30
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
Nov 20, 2018
Add tracing support to auth-server requests
· f144f4dc
ale
authored
6 years ago
f144f4dc
Nov 18, 2018
Update id/auth (fix typo)
· ad4e6235
ale
authored
6 years ago
ad4e6235
Upgrade go-common (add tracing)
· a4b690e8
ale
authored
6 years ago
a4b690e8
Nov 16, 2018
Add documentation for keystore_enable_groups
· 1724c178
ale
authored
6 years ago
1724c178
Allow enabling keystore on a group basis
· 7fec26e6
ale
authored
6 years ago
7fec26e6
Upgrade go-common
· bad3b6bd
ale
authored
6 years ago
bad3b6bd
Log keystore.Open on successful login
· 7c359bdb
ale
authored
6 years ago
7c359bdb
Nov 14, 2018
Set the URL prefix on the logout page
· a7e8bbce
ale
authored
6 years ago
a7e8bbce
Nov 03, 2018
Add documentation on the new configuration parameters
· b103900c
ale
authored
6 years ago
b103900c
Support deploying the SSO server below a URL path prefix
· 86a88695
ale
authored
6 years ago
86a88695
Actually set the u2f AppID from config
· e502d9e2
ale
authored
6 years ago
e502d9e2
Make the U2F AppID configurable
· d0ca4be4
ale
authored
6 years ago
d0ca4be4
Fix a typo in u2f.js
· 522bc582
ale
authored
6 years ago
522bc582
Nov 02, 2018
Add a logout test
· c31754c5
ale
authored
6 years ago
c31754c5
Set the U2F AppID on auth requests
· 5e99c3de
ale
authored
6 years ago
5e99c3de
Oct 31, 2018
Add an InspectTicket method for unverified ticket inspection
· bb8238ee
ale
authored
6 years ago
bb8238ee
Oct 30, 2018
Upgrade more dependencies
· f462635a
ale
authored
6 years ago
f462635a
Fix some lint warnings using 'nolint' instead of weird idioms
· 9e4b95f8
ale
authored
6 years ago
9e4b95f8
Failed group membership check should return 403, not 401
· 57f0955d
ale
authored
6 years ago
57f0955d
Oct 29, 2018
Drop the groups param from the exchange API
· 2ddc7cf4
ale
authored
6 years ago
2ddc7cf4
Improve logging for exchange failures
· bef0bea2
ale
authored
6 years ago
bef0bea2
Upgrade dependencies
· d3b43e35
ale
authored
6 years ago
d3b43e35
Oct 27, 2018
Add interoperability tests against the legacy C/Python implementation
· 7b8eca6a
ale
authored
6 years ago
7b8eca6a
Sep 26, 2018
Attempt to fix go-junit-report path
· 6f53883a
ale
authored
6 years ago
6f53883a
Add JUnit test reporting to CI pipeline
· bfe7b9ab
ale
authored
6 years ago
bfe7b9ab
Aug 28, 2018
Minor dep updates
· 40fdb0d5
ale
authored
6 years ago
40fdb0d5
Update go-common dep
· 65761e50
ale
authored
6 years ago
65761e50
Aug 17, 2018
Update vendored deps
· a7ddc7fb
ale
authored
6 years ago
a7ddc7fb
Update clientutil.Backend interface
· 86b820b3
ale
authored
6 years ago
86b820b3
Feb 18, 2018
Add a few notes on logout implementation
· dc62a1d6
ale
authored
7 years ago
dc62a1d6
Use the right URL for /sso_logout in the logout JS code
· d602e3ad
ale
authored
7 years ago
d602e3ad
Allow connections from the logout page CSP
· c49e8adf
ale
authored
7 years ago
c49e8adf
Encode services JSON as a string
· 6577b086
ale
authored
7 years ago
6577b086
Encode the services JSON in the logout handler
· 70cd91e6
ale
authored
7 years ago
70cd91e6
Forgot to update bindata
· 11f62905
ale
authored
7 years ago
11f62905
Fix a couple of typos
· d5135c4f
ale
authored
7 years ago
d5135c4f
Test Javascript-based logout
· 42a7cde1
ale
authored
7 years ago
42a7cde1
Fix the Content-Security-Policy of the logout page
· 1712ee81
ale
authored
7 years ago
1712ee81
Feb 16, 2018
Validate should ignore the ticket nonce when called with empty nonce
· 10356d24
ale
authored
7 years ago
10356d24
Update keystore client
· 3a27b01f
ale
authored
7 years ago
3a27b01f
Loading