Class JWKSetSpec


  • public final class JWKSetSpec
    extends Object
    Connect2id server OpenID Provider / OAuth 2.0 authorisation server JWK set specification.
    • Field Detail

      • RSA_KEY_BIT_SIZES

        public static final int[] RSA_KEY_BIT_SIZES
        The permitted RSA signing and encryption key bit sizes. The weak 1024-bit key requires a special jose.allowWeakKeys=true Connect2id server configuration to be accepted.
    • Constructor Detail

      • JWKSetSpec

        public JWKSetSpec()