Skip to content

NIFI-8125 Moved JWT filter ahead of X509 filter#4758

Closed
bbende wants to merge 1 commit intoapache:mainfrom
bbende:NIFI-8125
Closed

NIFI-8125 Moved JWT filter ahead of X509 filter#4758
bbende wants to merge 1 commit intoapache:mainfrom
bbende:NIFI-8125

Conversation

@bbende
Copy link
Contributor

@bbende bbende commented Jan 14, 2021

Was originally planning to add some type of property to control whether x509 should come before JWT, but it seems as though we should be able to just move JWT in front of it. The only scenario that would change behavior is if you were previously submitting a request to the API with a client cert AND also sending the Authorization header. Previously the Authorization header would be ignored, so arguably should not have been sent anyway.

@bbende bbende closed this Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant