Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

You can either

  • A) download the App package from the download page and install it manually or

  • B) or – if you are a developer – use UM Kickstarter

Either way you’ll need a license that covers de.pinuts.cmsbs.Auth2 to successfully install and use the Login App. Please contact support@pinuts.de when in doubt.

...

If you need to install into an already existing UM you probably need to perform a manual installation as described in this section.

Go to https://www.universal-messenger.de/knowledge-base/intern/02_downloads/addons/index.html and download the Login App package (ZIP file).

...

Configure and install REST Proxy

Follow https://wwwdownloads.universal-messenger.de/knowledge-base/interndocumentation/doc-enuniversal-messenger/html/UM_EN/Administration/REST-proxy.html to install and configure your REST-Proxy.

...

Codeblock
languagegroovy
dependencies {
    // ...
    runtime('de.pinuts.cmsbs:Auth2:4.67.20')
}

Configure REST Proxy

Create a file named um/rest-proxy/cmsbs-restproxy.properties that configures the REST Proxy:

...

  • has an email address

  • and a password

  • and is member of at least one of the “permissions” Segments you created earlier.

Give it a try

...