Security Key Settings¶
Security Key Settings provide a crucial function in the OAuth 2.0 authentication process by identifying client applications and verifying client-to-server requests. By configuring security keys for each project in Hive Console > App Center > Security Key Settings, security is further enhanced.
Warning
- Due to changes in the authentication security protocol, security key settings must be applied starting from SDK v4.25.0.0 or later.
- If security keys are not set, users will be unable to log in to the app. If your app is using SDK v4.25.0.0 or later, be sure to configure the security key settings.
- Security keys must be configured separately for both the commercial and sandbox environments.
Confirm Security Key¶
- You can check the issued security key by entering the Security Key Settings menu and searching for a project.
Create and Delete Security Key¶
- If a security key is not set, click the Generate button to generate a security key.
- The security key is generated simultaneously with the Client ID and Client Secret. After checking the generated security key, click the Save button to save it.
- For convenience, the Client ID of generated security keys is stored in the SDK during SDK initialization.