Commit Graph

5 Commits (7cbf3d8dab726b79d7f1dee4c4724adbd8a3d36a)

Author SHA1 Message Date
Sean Johnson 7cbf3d8dab OAuth: Fix role mapping from id token (#20300) 5 years ago
Martin Reinhardt 7a3d1c0e4b OAuth: Generic OAuth role mapping support (#17149) 6 years ago
Bob Shannon 056dbc7012 OAuth: Support JMES path lookup when retrieving user email (#14683) 6 years ago
Dan Cech b9cc476eb7 Update jwt regexp to include = (#16521) 6 years ago
bergquist 60fef31748 moves social package to /login 6 years ago
Bob Shannon f257ff0216 Allow oauth email attribute name to be configurable (#13006) 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Dan Cech 9d005c50a2
only use jwt token if it contains an email address 7 years ago
Dan Cech a09044a45a
go fmt 7 years ago
Dan Cech 04e17c145f
support for decoding JWT id tokens 7 years ago
Dan Cech 5bb22b836d Generic Oauth Support for ADFS (#9242) 7 years ago
Dave Hall 0c70d271dc Support large github organisations (#8846) 8 years ago
Dan Cech 8422697199 centralize oauth http calls, validate response status (#8470) 8 years ago
Dan Cech 665cf55e6e make generic oauth provider flexible enough to handle bitbucket's oauth implementation (#8248) 8 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Dan Cech 6b16fcea52 Oauth2 Updates (#6226) 9 years ago
bergquist 53dddf1a8f fix(oauth): remove github refs from generic auth 9 years ago
bergquist 3b6820ef03 feat(oauth): create struct for generic oauth and add config values 9 years ago