interface RunSAMLEditInfo {
    idp_metadata?: string;
    mapping?: SAMLAttributeMappings;
}

Properties

idp_metadata?: string

Identity Provider's XML metadata encoded in a base 64 string.

Attribute mappings for the Identity Provider's attributes to the attributes used in TagoIO.