...
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 instorage.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.
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.