Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Examine the authorization-server.properties file and ensure that all relevant parameters and values are set correctly. The file is located at $MZ_HOME/etc/authorization-server/authorization-server.properties. Please note that if you are using ‘file-based’ as storage, you do not need to manually create the folder as specified in storage.file-based.storage-location, as it will be automatically created during platform startup.

    Refer to See Authorization Server Properties for an example of the parameters.

  2. Startup the platform to enable the Authorization Server.

    Code Block
    $ mzsh startup platform

To enable the https for Authorization Server, refer to see HTTP Encryption.