idm-service/gcube/extra-resources/WEB-INF/application.yaml

13 lines
286 B
YAML

# https://gcube.wiki.gcube-system.org/gcube/SmartGears4#Application_Descriptor
name: ${artifactId}
group: ${groupId}
version: ${version}
description: ${description}
excludes:
- path: /excluded
- path: /guest
- path: /jwt/decode
- path: /jwt/introspection
- path: /api-docs/*