mtien-apache commented on pull request #4593:
URL: https://github.com/apache/nifi/pull/4593#issuecomment-707271358


   To test this, be sure to add the following redirect URI's to your Identity 
Provider's authorized redirect URI's list:
   - `https://{hostname}:{port-number}/nifi-api/access/oidc/logout`
   
   - `https://{hostname}:{port-number}/nifi-api/access/oidc/callback`
   
   - `https://{hostname}:{port-number}/nifi-api/access/oidc/logoutCallback`
   
   Depending on your ID Provider, you may need to add NiFi's home and the new 
logout page URI's:
   
   - `https://{hostname}:{port-number}/nifi-api/../nifi`
   
   - `https://{hostname}:{port-number}/nifi-api/../nifi/logout-complete`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to