IDP: {
    dangerous_disableTrustChainValidation?: boolean;
    entityID: string;
    id: string;
}

Type declaration

  • Optionaldangerous_disableTrustChainValidation?: boolean

    Dangerous: disable trust chain validation for this IDP

  • entityID: string

    The IDP's entity ID, meaning it's full URL

  • id: string

    Custom unique ID given to an IDP. Will be passed to the authorize endpoint