|
fab5d166f3
|
oidc-client: Derive Clone for ClientCredentials
|
2023-02-27 17:11:18 +01:00 |
|
|
792d3c793b
|
Convert many match/if expressions to let-else
|
2023-02-01 10:37:04 +01:00 |
|
|
0c08e50846
|
Implement Clone on ClientCredentials
|
2023-01-26 18:14:59 +01:00 |
|
|
2171265dcd
|
Revert "Implement Clone on ClientCredentials"
This reverts commit 1f3fe4fdbc .
|
2023-01-26 18:14:59 +01:00 |
|
|
d0c5eb3741
|
Implement Clone on ClientCredentials
|
2023-01-26 18:14:59 +01:00 |
|
|
ca112d45e1
|
ci: Update clippy to 1.66 and fix new warnings
|
2022-12-16 18:16:18 +01:00 |
|
|
bedcf44741
|
WIP: upstream OIDC provider support
|
2022-12-05 19:39:51 +01:00 |
|
|
7f9be07e8d
|
Move the BoxCloneSyncService to mas-http
|
2022-12-05 19:39:51 +01:00 |
|
|
95a879585b
|
Make the OIDC issuer a string instead of a URL
|
2022-12-02 18:04:07 +01:00 |
|
|
f71f68c926
|
Add OneOrMany contains claim validator
|
2022-12-01 11:28:07 +01:00 |
|
|
a2a3b3954e
|
Add equality claim validator
|
2022-12-01 11:28:07 +01:00 |
|
|
db25574a96
|
Make sure Scope and InvalidScope are reexported from mas-oidc-client
|
2022-12-01 10:45:38 +01:00 |
|
|
90d0e12b7f
|
Create mas-oidc-client crate
Methods to interact as an RP with an OIDC OP.
|
2022-11-21 16:12:35 +01:00 |
|