login-service/src/main/resources/login-service.properties

5 lines
231 B
Properties
Raw Normal View History

2023-06-30 11:17:25 +02:00
## API Documentation Properties
api.title = Login Service
api.description = Login service provides methods to authenticate users through AAI provider and retrieve information of authenticated user.
api.version = ${project.version}