mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-21 04:14:26 +00:00
feat: implement sign in with idp
This commit is contained in:
@@ -140,7 +140,6 @@ func TestIdentityProvider(t *testing.T) {
|
||||
FieldMapping: &storepb.IdentityProviderConfig_FieldMapping{
|
||||
Identifier: "sub",
|
||||
DisplayName: "name",
|
||||
Email: "email",
|
||||
},
|
||||
},
|
||||
)
|
||||
|
Reference in New Issue
Block a user