96 Commits (fix-google-admin-regression)

Author SHA1 Message Date
m.nabokikh 57e9611ff6 fix: Implicit Grant discovery 4 years ago
Joshua Winters 9284ffb8c0 Add generic oauth connector 4 years ago
ariary 7bc966217d sort grant type supported 5 years ago
Bob Callaway 8fd69c16f5 correctly handle path escaping for connector IDs 5 years ago
ariary c6f6dd69e9 lint comment 5 years ago
kali 1497e70225 Add parametrization of grant type supported in discovery endpoint 5 years ago
Alastair Houghton cd0c24ec4d fix: add an extra endpoint to avoid refresh generating AuthRequests. 5 years ago
Rui Yang fe8085b886 remove client secret encryption option 5 years ago
Mark Sagi-Kazar d1e8b085e2
feat: use embedded assets by default 5 years ago
Rui Yang 2f28fc7451 default to ./web when Dir and WebFS are not set 5 years ago
Rui Yang 4e569024fd use go 1.16 new package io/fs 5 years ago
Rui Yang 7b50cbf0ac use pkger for embedding static contents 5 years ago
Rui Yang 1eab25f89f use web host url for asset hosting 5 years ago
Rui Yang 10e9054811 Use http.FileSystem for web assets 5 years ago
Rui Yang d658c24e8f add dex config flag for enabling client secret encryption 5 years ago
m.nabokikh 3bd0e91a68 Make /device/token deprecation warning more concise 5 years ago
m.nabokikh 9ed5cc00cf Add deprecation warning for /device/token endpoint 5 years ago
m.nabokikh 1211a86d58 fix: use /token endpoint to get tokens with device flow 5 years ago
Mark Sagi-Kazar 316da70545
refactor: use new health checker 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
Maksim Nabokikh 35da73de38
chore: add frontend section to dev config (#1913) 5 years ago
m.nabokikh 30c3d78365 fix: log device flow entities GC result if no auth entities collected 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
Alastair Houghton 9187aa669d fix: allow Authorization header when doing CORS 6 years ago
Rui Yang bd2234cd12 Add constructor for static key strategy 6 years ago
justin-slowik 9882ea453f better support for /device/callback redirect uris with public clients. 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Justin Slowik 0d1a0e4129 Device token api endpoint (#1) 6 years ago
Justin Slowik 6d343e059b Generates/Stores the device request and returns the device and user codes. 6 years ago
techknowlogick 0a9f56527e
Add Gitea connector (#1715) 6 years ago
Ivan Mikheykin 7ef1179e75 feat: connector for Atlassian Crowd 6 years ago
Joshua Winters 76825fef8f Make logger and prometheus optional in server config 6 years ago
Zach Brown 13be146d2a Add support for password grant #926 6 years ago
Andrew Block 92e63771ac
Added OpenShift connector 6 years ago
Mark Sagi-Kazar 9bd5ae5197
Fix goimports 6 years ago
Joel Speed 97ffa21262
Create separate Google connector 6 years ago
Marc-André Dufresne 0dbb642f2c
Add option to always display connector selection even if there's only one 7 years ago
Marc-André Dufresne d458e882aa
Allow arbitrary data to be passed to templates 7 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Maarten den Braber a8d059a237 Add userinfo endpoint 7 years ago
Benoit Sigoure d6ad67a6de server: add metrics for CORS handlers. 7 years ago
Mark Sagi-Kazar d1c8f8d095
Remove structured logging from the logger interface 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Eric Chiang 8935a1479c server: update health check endpoint to query storage periodically 7 years ago
joannano 88d1e2b041 keystone: test cases, refactoring and cleanup 7 years ago
Krzysztof Balka a965365a2b keystone: refresh token and groups 7 years ago
knangia 0774a89066 keystone: squashed changes from knangia/dex 7 years ago
Maximilian Gaß 468c74d1d2 Make expiry of auth requests configurable 7 years ago