TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface RunSAMLEditInfo

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

    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.