Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1354

Validate OAuth configuration of Kafka listenrs authentication

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.4.0.GA
    • None
    • None
    • None
    • 0
    • 2019.14

    Description

      Right now we do not do any validation of the OAuth configuration passed over in the listeenr authentication config. We just take the values and use them. However, there are some relationships which should be validated in the fromCrd method. For example:

      • validIssuerUri needs to be always specified.
      • jwksEndpointUri can be confgiured with jwksRefreshSeconds and jwksExpirySeconds
      • jwksRefreshSeconds should be at least 60 seconds more than jwksExpirySeconds
      • introspectionEndpointUri needs to be configured tohgether with clientId and clientSecret

      Created by Strimzi#2019

      Attachments

        Activity

          People

            morsak Maros Orsak
            scholzj JAkub Scholz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: