We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9a4499 + 9f867cb commit ded06d8Copy full SHA for ded06d8
README.md
@@ -232,6 +232,8 @@ entur:
232
- issuerUrl: https://partner.mock.entur.io
233
certificateUrl: http://localhost:${MOCKAUTHSERVER_PORT}/partner/.well-known/jwks.json
234
```
235
+> [!IMPORTANT]
236
+> Environment variable ${MOCKAUTHSERVER_PORT} will be automatically defined when TenantJsonWebToken.class is used as extension.
237
238
Example of JUnit test:
239
0 commit comments