• Web Portal using Docker image

    trying to install the WebPortal using the Docker image here https://hub.docker.com/r/oneidentity/oneim-web

    with the linux-amd64-8.2 tag and the following environment variables/secrets:

    export APPLICATIONTOKEN=abcdef
    export APPSERVERCONNSTRING="http:/…

  • Restrict property to be read-only

    Hello,

    Can someone tell me if a script can be used to restrict property to be read only for my profile? v8.1.3

    We have a need to ensure that internal employees don't edit certain things since most data comes from HR.

    External users should be able to…