Commit Graph

1127 Commits

Author SHA1 Message Date
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
Andre Wanlin 16452cd007 added empty return
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-04 16:03:51 -05:00
Adam Harvey 825be22c82 fix(auth-backend): Overly permissive regex in test
Signed-off-by: Adam Harvey <aharvey00@gmail.com>
2023-08-03 13:15:01 -04:00
djamaile bb70a9c388 chore: add frontend visibility to provider objects in auth config
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-08-02 12:09:46 +02:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
Andre Wanlin 9dad4b0e61 Config validation clean up
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-28 14:52:35 -05:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
blam bd82e8c018 chore: woops fix the additional char
Signed-off-by: blam <ben@blam.sh>
2023-07-04 10:45:28 +02:00
Ben Lambert be4d6aefbd Update provider.ts
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-07-04 10:25:15 +02:00
Ben Lambert ec04fc53d5 Update provider.ts
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-07-04 10:22:36 +02:00
Karthik Prabhu K c27ae5004f Support for configuring the desired Client Authentication Method for the token endpoint for the OIDC Provider
Signed-off-by: Karthik Prabhu K <karthik.prabhu.k@dell.com>
2023-06-29 22:00:57 +05:30
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
mingfu d0f5b0c886 set the expiration time for the oidc idToken
Signed-off-by: mingfu <mingfu@alauda.io>
2023-06-02 21:42:10 +08:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
Fredrik Adelöw 7c116bcac7 await response errors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-12 10:36:20 +02:00
Aramis Sennyey 473db605a4 Enable strict checking of config during CLI.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-05-09 10:04:10 -04:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
Fredrik Adelöw bb2ee9da40 disable the migration test since it's flaky
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-08 17:28:50 +02:00
Fredrik Adelöw d85158911f test for mysql too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-05 19:54:50 +02:00
Fredrik Adelöw af321b324c address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-04 22:10:14 +02:00
Fredrik Adelöw 3ffcdac7d0 Added a persistent session store
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-04 21:58:59 +02:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
Patrik Oldsberg d2085641c4 Merge pull request #17191 from go-xman/feat/export-common-identify-resolver
chore: add common identify resolvers for `oidc` auth provider
2023-04-05 12:42:56 +02:00
mingfu 6a90095133 chore: add common identify resolvers for oidc auth provider
Signed-off-by: mingfu <mingfu@alauda.io>
2023-04-05 18:17:03 +08:00
Johan Haals 0db9d8c10d Merge pull request #17108 from afscrome/easyauthexport
Properly expose easy auth provider
2023-04-05 10:07:00 +02:00
Patrik Oldsberg 715dcb7627 Merge pull request #16323 from jamieklassen/multiaudience-microsoft
Microsoft auth provider manages tokens for multiple resources
2023-04-04 17:48:53 +02:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Fredrik Adelöw e0c6e8b9c3 get rid of majority of peer dependency warnings in yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 12:26:23 +02:00
Alex Crome 7019734333 Fix Api Report
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-03-27 00:53:19 +01:00
Alex Crome a0ef1ec734 Properly expose easy auth provider
16108 added support for Azure easy auth, however the provider wasn't properly exposed so it can't be used.
This PR fixes that by properly exposing the provider

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-03-27 00:20:48 +01:00
Jamie Klassen 475abd1dc3 support non-microsoft graph scopes
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-03-24 17:10:25 -04:00
Jamie Klassen 646025786e construct test subject via factory function
Rather than using the MicrosoftAuthProvider constructor directly -- this is
more faithful to how this object is instantiated in practice.

Also, introduce FakeMicrosoftAPI to simulate negotiating scopes, authorization
codes, access tokens, and refresh tokens with Azure.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-03-24 17:10:17 -04:00
Jamie Klassen 3b0ac0d7e2 convert module mock to msw
This should allow for easier refactoring and adding new microsoft-specific
features.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-03-24 16:48:41 -04:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Patrik Oldsberg 5ae279d283 Merge pull request #15841 from headphonejames/redirect-oauth-flow
Oauth2 redirect flow for authentication (instead of using popup)
2023-03-21 11:02:42 +01:00
Fredrik Adelöw bf82a97d0c Merge pull request #16899 from sennyeya/secret-scoping
feat(auth-backend): Add correct secret scoping for auth-backend secrets
2023-03-17 12:02:04 +01:00
Aramis Sennyey 0b5febcd75 Make callbackUrl optional.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-03-16 17:36:39 -04:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
Adi Krhan e262738b8a Handle token difference in Microsoft provider
Signed-off-by: Adi Krhan <adikrhan43@gmail.com>
2023-03-13 09:23:59 +01:00