To implement the mini program standard login feature in the superapp, you need to configure the SecretKey required for login authentication and the backend service domain of superapp in Configuration Management.
Note:
The SecretKey is generated and managed by the superapp developer. It is recommended to use a string of numbers and letters with a length of 16, 24, or 32 characters.
The backend service domain cannot end with /.
Roles and permissions
|
Configuration Management | Read-only | Read-only | ✓ | ✓ |
Super admin/Platform admin: Has read-only access to the configuration module.
Superapp administrator/Superapp senior developer: Has access to Configuration Management module, and can configure the SecretKey required for login authentication, as well as the backend service domain of the superapp.