This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 72fadf9 NIFI-9780 fixing many inconsistent pom project declarations
and updated org apache parent version
add 885c475 NIFI-9699 - Updated oidcCallback method to handle error
cases. Added some unit tests.
No new revisions were added by this update.
Summary of changes:
.../apache/nifi/web/api/OIDCAccessResource.java | 113 ++++++++--------
.../nifi/web/api/OIDCAccessResourceTest.java | 146 +++++++++++++++++++++
2 files changed, 202 insertions(+), 57 deletions(-)
create mode 100644
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/test/java/org/apache/nifi/web/api/OIDCAccessResourceTest.java