1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-06 05:42:30 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
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
90d0e12b7f Create mas-oidc-client crate
Methods to interact as an RP with an OIDC OP.
2022-11-21 16:12:35 +01:00