Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface ClientAddonRms

    Active Directory Rights Management Service SSO configuration.

    interface ClientAddonRms {
        url: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    url: string

    URL of your Rights Management Server. It can be internal or external, but users will have to be able to reach it.