47 Commits (v1)

Author SHA1 Message Date
Adrián López Gómez 9b8ab3bdc6 ClientCredentials flow in UserAPI 10 years ago
Moto Ishizawa eb0c312734 connector: add emailClaim setting to OIDC Connector 10 years ago
Eric Chiang b02a3a3163 *: add "groups" scope 10 years ago
Eric Chiang f899cbaea8 return 409 for duplicate client ids 10 years ago
Eric Chiang 47ce264f08 return 409 status code on duplicate email errors 10 years ago
Bobby Rullo 41740179af client: admin API allows user defined creds 10 years ago
Bobby Rullo cdcf08066d client, server: public client restrictions 10 years ago
Bobby Rullo c0668997ae admin: create public clients with admin api 10 years ago
Bobby Rullo 8942a49702 server: remove client_resource api 10 years ago
Bobby Rullo 75473b4cba refresh tokens: grant claims based on scopes 10 years ago
Bobby Rullo 32a1994a5e refresh tokens: store and validate scopes. 10 years ago
Bobby Rullo ca18efb1fe client: load full clients w/ LoadableClient 10 years ago
Bobby Rullo e6e04be297 integration: changes based on codegen 10 years ago
Bobby Rullo 2406c09598 workerschema: move Client.Revoke to RefreshClient 10 years ago
Bobby Rullo e1c070d84e admin: add trustedPeers bootstrap api 10 years ago
Bobby Rullo 1b4dca80d7 client: remove ClientManagerFromClients 10 years ago
Eric Chiang 35ea3d9ae1 *: add ability to set and list connectors from admin API 10 years ago
Evan Cordell a418e1c4e7 client: add client manager 10 years ago
Evan Cordell 3da98fcb8e client: add transaction support 10 years ago
Bobby Rullo 399b15abeb integration, *: Improve tests for admin api 10 years ago
Bobby Rullo e5948ab3ce *: ClientIdentityXXX -> ClientXXX 10 years ago
Bobby Rullo 95757e8779 *: Client Repo now deals with custom Client object 10 years ago
Eric Chiang 64380734e6 *: implement refresh revocation user API methods 10 years ago
Eric Chiang ac73d3cdf2 *: load password infos from users file in no-db mode not connectors 10 years ago
Eric Chiang b10645f58d *: add client registration endpoint to admin API 10 years ago
Eric Chiang 804dd6d57c integration: fix email case sensitivity test 10 years ago
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email 10 years ago
Eric Chiang dcf5835189 *: remove in memory connector config repo 10 years ago
Eric Chiang b572b8dd6c *: remove in memory client repo 10 years ago
Eric Chiang 72d1ecab64 *: remove in memory password info repo 10 years ago
Eric Chiang 2726f4dcdf *: remove in memory user repo 10 years ago
Eric Chiang 95560404a3 *: remove in memory refresh repo 10 years ago
Eric Chiang 7bac93aa20 *: remove in memory session repos 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago
Eric Chiang f43655a8c3 user/manager: connector must exists when creating remote identity 10 years ago
Eric Chiang d518447282 user: move user manager to it's own package 10 years ago
Bobby Rullo 2ef1b4beff user: introduce "invite" emails 11 years ago
Bobby Rullo 7d4f41bf04 integration: check when there's no secret provided 11 years ago
Bobby Rullo 55040c55fa server, integration, cmd: Protect Admin API 11 years ago
Joe Bowers e5db302312 server: expose user disable API endpoint 11 years ago
Joe Bowers fbbb3cc2df server: all authorizations fail for disabled users 11 years ago
Joe Bowers ffabe03bc0 server: don't allow disabled users to access the api 11 years ago
Yifan Gu 93a0830ae0 server: check scope in requests. 11 years ago
Yifan Gu 066fd859ec session: add 'scope' field in session. 11 years ago
Bobby Rullo 66fe201c24 *: move original project to dex 11 years ago