Skip to content
Snippets Groups Projects
Commit a7c97711 authored by Amine FILALI's avatar Amine FILALI Committed by Benaissa BENARBIA
Browse files

[FIX] add identifierAttribute in IdentityProvider interface

parent 5b7e472e
No related branches found
No related tags found
1 merge request!51Merge mis a jour vitam-ui
......@@ -51,7 +51,7 @@ export interface IdentityProvider extends Id {
idpMetadataUrl?: string;
readonly: boolean;
mailAttribute?: string;
identiferAttribute?: string;
identifierAttribute?: string;
authnRequestBinding: AuthnRequestBindingEnum;
autoProvisioningEnabled: boolean;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment