Closed claustres closed 5 years ago
See https://kalisio.github.io/kdk/tips.html#generating-service-account-tokens. For now login/logout routes still exists but are not visible with access token because the session is restored. Need to make the logout button optional however.
Can be covered through https://github.com/kalisio/kargo/issues/49.
Use case : when integrated through an iframe in an already authenticated application.
Usually Kano and Weacast share token generation secret so that once logged into Kano the Weacast API is also reachable. In this case we will also need a mean to generate a valid Weacast token to be integrated into Kano.