Skip to content

Add Public Key to Enable Inter-Service Communication with Discord Service #2420

@joyguptaa

Description

@joyguptaa

Description:

Add the RSA public key corresponding to the private key added in the Discord service as DISCORD_SERVICE_PUBLIC in the environment configuration. This will allow the website backend to verify requests from the Discord service for secure inter-service communication.

Environment Variables

RSA Private Key

For Production:

DISCORD_SERVICE_PRIVATE = <RSA_PRIVATE_KEY>

For Staging:

DISCORD_SERVICE_PRIVATE = <RSA_PRIVATE_KEY>

Links

Add RSA Private Key for Inter-Service Communication In Discord Service

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions