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

Prevent overwriting REST API configuration files #239

Closed
maierthomas opened this issue Apr 26, 2018 · 0 comments · Fixed by #292
Closed

Prevent overwriting REST API configuration files #239

maierthomas opened this issue Apr 26, 2018 · 0 comments · Fixed by #292
Labels
enhancement New feature or request

Comments

@maierthomas
Copy link
Contributor

Issue by maierthomas
Tuesday Mar 20, 2018 at 13:44 GMT
Originally opened as sw360/sw360portal#789


In the current setup we store the REST API configuration in the following files:

  • application.yml (auhtorization server)
  • application.yml (resource server)

A new deployment of these packages will overwrite the rest configuration settings.
It should be possible to manage the rest settings outside of the webapps (e.g. sw360.properties.)

@maierthomas maierthomas added the enhancement New feature or request label Apr 26, 2018
maierthomas added a commit that referenced this issue Jun 19, 2018
feat(rest): Read client id and client secret from configuration file

review-by: external.maximilian.huber2@bosch-si.com
tested-by: adrian.vaidos@siemens.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant