Eric Secules

Results 5 comments of Eric Secules

I tried using ``` access_api = nipyapi.nifi.AccessApi() req = access_api.oidc_request() ``` But this doesn't work because `/acces/oidc/request` redirects you to a page which needs browser interaction. @Chaffelson How would one...

OIDC in general has something called a "device flow" is that something that NiFi would have to implement as well, or can it just work by writing client code? Do...

What is the status of this PR? My team would really like to have this feature so we can use a branching and merging workflow to develop flows as a...

Hey thanks for bringing this to my attention. Were you able to grant access to your account to your api key?

to solve the date issue and skipping positive amounts I could create a config file or add it to the first use questionnaire thing. But in the mean time you're...