Rules Platform
The Qoin Service Platform has rules regarding the integration of your platform.
Rules Qoin Service Platform
Before you create and register a platform on Qoin Service, please pay attention to the following rules :
Features | Rules |
---|---|
Configuration Platform | The platform name cannot contain symbols, special characters, or numbers. |
The platform name can have a maximum of 15 characters. | |
Token | By default valid for 2 hours. |
There is a setting in the Configuration - Client Master called "Access Token Lifetime." The unit is hours, minimum value is 1 and the maximum value is 23. | |
Refresh Token | The refresh token cannot be used for 2 hours by default. If the Client Master is filled in, it will follow the Client Master. |
The expired Refresh Token is valid for 7 days by default. If the refresh token is not used within 7 days, a new token will need to be generated through login. | |
Register User Platform | The Fullname must contain a minimum of 1 character and a maximum of 50 characters. |
The phone number must contain a minimum of 6 character and a maximum of 20 characters. | |
The configuration platform's registered OTP type option must match. | |
Must have a role and the role must have a role permission. | |
Password must be a minimum of 8 characters and a maximum of 100 characters, and must consist of lowercase letters, uppercase letters, at least 1 number, and a special character. | |
The PIN code must contain a maximum of 6 characters ( If Auth Platform using Phone and PIN). | |
The phone number should not contain symbols. | |
Login User Platform | If the PIN is entered incorrectly more than 3 times, the account will be blocked until the next day (24 hours). |
The phone number must contain a minimum of 6 character and a maximum of 20 characters. | |
The PIN code must contain a maximum of 6 characters ( If Auth Platform using Phone and PIN). | |
Password must be a minimum of 8 characters and a maximum of 100 characters, and must consist of lowercase letters, uppercase letters, at least 1 number, and a special character. | |
Update User Profile Platform | If you update the Phone Number, it will not be changed until it is confirmed. |
PIN | Consist of 6 digits (no alphabet). |
The PIN number must not be in a repeated pattern (weak PIN Policy) e.g. : 111111, 222222. | |
The PIN number should not be in a sequential pattern (weak PIN policy) e.g. : 123456 / 234567. | |
The PIN number should not be in reverse sequential order (weak PIN policy) e.g. : 654321 / 987654. | |
OTP | Valid for 5 minutes. |
OTP is limited to a maximum of 3 times a day by default. | |
If the Maximum Send OTP is filled in the platform configuration, it will follow that value. (V3 only) | |
If the OTP Type is filled in the platform configuration, it will follow that value. (V3 only) | |
Multi Device | If multi-device is on, when logging in with a device that is not yet registered, you will receive an OTP and use device validation. |
If multi-device is off, when logging in with a device that is not registered, it is not allowed. | |
Updated 10 days ago