addressing comments

This commit is contained in:
DarioGii
2025-10-23 16:58:26 +01:00
parent cd03c7487a
commit 0aaa5d3bb5
22 changed files with 1083 additions and 215 deletions

View File

@@ -60,7 +60,6 @@ security:
privateKey: classpath:saml-private-key.key # Your private key. Generated from your keypair
spCert: classpath:saml-public-cert.crt # Your signing certificate. Generated from your keypair
jwt: # This feature is currently under development and not yet fully supported. Do not use in production.
issuer: https://stirling.com # The issuer field to include in the JWTs
persistence: true # Set to 'true' to enable JWT key store
enableKeyRotation: true # Set to 'true' to enable key pair rotation
enableKeyCleanup: true # Set to 'true' to enable key pair cleanup