Security Key Settings¶
Security Key Settings can generate a security key that identifies client applications in the OAuth 2.0 authentication process. Security keys are used to verify and authenticate client-to-server requests, and Security Key Settings are essential.
Warning
- The login function may not work for projects if you do not set the security key for each project.
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.