Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7120

Elytron expects certificate in PEM format as user input

    XMLWordPrintable

Details

    Description

      In /token-realm/public-key attribute there is certificate in PEM format expected.

      I wonder couldn't that be accomplished by leveraging key-store/trust-manager capability?

              "public-key" => {
                  "type" => STRING,
                  "description" => "A public key in PEM Format. During validation, if a public key is provided, signature will be verified based on the key you provided here.",
                  "expressions-allowed" => false,
                  "nillable" => true,
                  "min-length" => 1L,
                  "max-length" => 2147483647L
              }
      

      Attachments

        Issue Links

          Activity

            People

              psilva@redhat.com Pedro Igor Craveiro
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: