mirror of https://github.com/apache/nifi.git
bf962f6227
Added method to validate the OIDC Access Token for the revoke endpoint. Created a new callback URI of oidc/logoutCallback to handle certain OIDC logout cases. Changed method to exchange the Authorization Code for a Login Authentication Token. Added a new method to exchange the AuthN Code for an Access Token. Changed method to convert OIDC Token to a Login AuthN Token instead of a NiFi JWT. Created new OidcServiceGroovyTest class. NIFI-7584-rebase Added test. NIFI-7584 Fixed a checkstyle issue. NIFI-7584 Removed a dependency not in use. NIFI-7584 Made revisions based on PR review. Refactored revoke endpoint POST request to a private method. Removed unnecessary dependencies. Fixed Regex Pattern to search for literal dot character. Fixed logging the Exception message. Fixed caught Exception. Changed timeout value to a static variable. Changed repeating error messages to a static string. Reduced sleep duration in unit test. Refactored cookie generation to private method. NIFI-7584 Fixed the snapshot version. Signed-off-by: Nathan Gough <thenatog@gmail.com> This closes #4593. |
||
---|---|---|
.. | ||
nifi-custom-ui-utilities | ||
nifi-jetty | ||
nifi-ui-extension | ||
nifi-web-api | ||
nifi-web-content-access | ||
nifi-web-content-viewer | ||
nifi-web-docs | ||
nifi-web-error | ||
nifi-web-optimistic-locking | ||
nifi-web-security | ||
nifi-web-ui | ||
pom.xml |