AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

Feature/13 openapi #14

Closed dk1844 closed 1 year ago

dk1844 commented 1 year ago

Initial OpenAPI integration.

OpenAPI

Current user credentials:

TestUser / password123

Swagger

Swagger is present, can be loaded at http://localhost:8080/swagger-ui/index.html# image

Closes #13

Zejnilovic commented 1 year ago

Did you look into the Spring actuator and its possible addition to the Swagger Docs?

dk1844 commented 1 year ago

Did you look into the Spring actuator and its possible addition to the Swagger Docs?

Yes, this there already is an issue for this - https://github.com/AbsaOSS/login-gateway/issues/6