Merge branch 'master' into develop
This commit is contained in:
commit
d1c336f4e7
13
README.md
13
README.md
|
@ -237,3 +237,16 @@ services:
|
|||
- Access it through this url: http://localhost:8480/uoa-repository-manager-service/swagger-ui/index.html
|
||||
- In order to request data from most endpoints, you have to be a "REGISTERED_USER", otherwise you will get a 403 error code.
|
||||
- In order to be a registered user, you have to run the [UI-service](https://code-repo.d4science.org/MaDgIK/uoa-repository-manager-ui) , in the same machine, at the same time and login through a browser, using the following url: http://localhost:8480/uoa-repository-manager-service/openid_connect_login
|
||||
|
||||
|
||||
|
||||
## Introduction
|
||||
## Architecture
|
||||
## Bulding
|
||||
## Deployment
|
||||
## Installation
|
||||
## Configuration
|
||||
## Security
|
||||
## Maintenance
|
||||
## Recovery
|
||||
## References
|
Loading…
Reference in New Issue