We have apche nifi installed on ec2 machine and it is saml protected.
I would like to use nifi api but it needs token.
Can anyone guide on how to generate tokn for saml protected nifi?
I found some of saml api but it does not have any information abount what needs to passed in api payload like userbame password etc?
Thank you in advance...
Token needs to be generated for sam protected nifi and use that token for further api calls like list registries ,flows etc