RSA using SHA-256.
Default and most commonly used signing algorithm.
RSA using SHA-384.
RSA using SHA-512.
RSA-PSS using SHA-256.
Provides stronger cryptographic padding than RS256.
RSA-PSS using SHA-384.
RSA-PSS using SHA-512.
ECDSA using P-256 curve and SHA-256.
Produces smaller tokens and faster verification.
ECDSA using P-384 curve and SHA-384.
ECDSA using P-521 curve and SHA-512.
Supported JSON Web Signature (JWS) algorithms used to sign tokens.
These algorithms define how tokens issued by MonoCloud are cryptographically signed and verified. The expected algorithm should match the configuration of your MonoCloud application.