We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a4499 commit 9f867cbCopy full SHA for 9f867cb
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