PacketFire / gemini

Cluster container orchestration tool
Apache License 2.0
0 stars 0 forks source link

Investigate consul sessions #61

Open RaasAhsan opened 5 years ago

RaasAhsan commented 5 years ago

When authentication is successful, we generate a token that is intended to be used to keep a session. We should look at consul's session API and see how to use it to implement node sessions on the master:

Requirements: