Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating OAuth Servers via REST API does not reload OAuth Servers #397

Open
s4nji opened this issue May 3, 2019 · 1 comment
Open

Updating OAuth Servers via REST API does not reload OAuth Servers #397

s4nji opened this issue May 3, 2019 · 1 comment

Comments

@s4nji
Copy link
Contributor

s4nji commented May 3, 2019

When oauth_servers is updated via REST API, the changes are saved (if using mongo provider), but are not immediately loaded, requiring a server restart, or API Definition change to trigger configuration reload. It should be immediately reloaded when it is updated.

Reproduction Steps:

  1. Create/Update/Delete an oauth server via REST API

Expected behavior:
Changes are immediately effective.

Observed behavior:
Database is updated, but janus does not reload the updated configuration.

Janus version: 3.8.6

Workaround
Sending any API Definition update will reload OAuth Server configurations as well.

@s4nji s4nji added the type: bug label May 3, 2019
@BioDread
Copy link

confirm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants