377 Commits (8e96058e71257eb0a32e1b0a42303094dea9d8fb)

Author SHA1 Message Date
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
m.nabokikh 70505b258d Fix templates with asset paths that point to external URL 6 years ago
Mark Sagi-Kazar e84682d7b9
Add v2 api module 6 years ago
techknowlogick 0a9f56527e
Add Gitea connector (#1715) 6 years ago
Brian Candler d2c9305e0f Fix comment for implicit flow 6 years ago
Tadeusz Magura-Witkowski 7b7e2a040d Automatic consistency fixing in case of missing refresh token in db 6 years ago
Kyle Larose ab5ea03025
handlers: do not fail login if refresh token gone 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
Rui Yang 0f9a74f1d0 Remove uneccesary client verification 6 years ago
Zach Brown 13be146d2a Add support for password grant #926 6 years ago
m.nabokikh 058e72ef50 Pick icons on login screen by connector type instead of ID 6 years ago
Andrew Block 92e63771ac
Added OpenShift connector 6 years ago
Mark Sagi-Kazar 050d5af937
Fix ineffassign 6 years ago
Mark Sagi-Kazar 65c77e9db2
Fix bodyclose 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Mark Sagi-Kazar 9bd5ae5197
Fix goimports 6 years ago
Mark Sagi-Kazar 367b187cf4
Fix missspell 6 years ago
Mark Sagi-Kazar 8c3dc0ca66
Remove unused code (fixed: unused, structcheck, deadcode linters) 6 years ago
Joel Speed 97ffa21262
Create separate Google connector 6 years ago
Joel Speed c4e96dda32
Fix migration of old connector data 6 years ago
Joel Speed d9095073c8
Unindent session updates on finalizeLogin 6 years ago
Joel Speed 19ad7daa7f
Use old ConnectorData before session.ConnectorData 6 years ago
Joel Speed 176ba709a4
Revert "Remove connectordata from other structs" 6 years ago
Joel Speed 4076eed17b
Build opts based on scope 6 years ago
Joel Speed 5c88713177
Remove connectordata from other structs 6 years ago
Joel Speed 0352258093
Update handleRefreshToken logic 6 years ago
Joel Speed 575c792156
Store most recent refresh token in offline sessions 6 years ago
serhiimakogon b793afd375 preferred_username claim added on refresh token 6 years ago
Nándor István Krácser 0b55f121b4
Fix missing email in log message 6 years ago
Nandor Kracser c1b421fa04 add preffered_username to idToken 6 years ago
Yannis Zarkadas 27944d4f8f templates: add new relativeURL function 7 years ago
Yannis Zarkadas 839130f01c handlers: change all handlers to pass down http request 7 years ago
erwinvaneyk 3e2217b3f4 Replace x/net/context with context of stdlib 7 years ago
Nandor Kracser bd61535cb6 connector/ldap: display login error 7 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
Mike O 43d1a044bd Add tests for some callback handler error conditions 7 years ago
Mike O d03a43335e Return HTTP 400 for invalid state parameter 7 years ago
Stephan Renatus 291cd9e01c
regenerate protobuf code 7 years ago
Stephan Renatus 231e571c3c
server/api: fix logging in VerifyPassword 7 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Stephan Renatus 8561a66365
server/{handler,oauth2}: cleanup error returns 7 years ago
LanceH 07a77e0dac Use connector_id param to skip directly to a specific connector 7 years ago
Tyler Cloke dd84e73c0e Add VerifyPassword to API 7 years ago
Andy Lindeman 5b66bf05c8 Fixed shadowed variable declaration 7 years ago