Skip to main content

Is it possible to start a system flow by using an Indicium API call without authorization?

Or is there a workaround?

We want to use this to verify an email address by using a link inside a mail. 

Hi Ruud,

It is currently not possible to do that but it is possible to add an Authorization header with the URL. Would that be a solution for you?


Thanks Mark for the reply!

I was trying this:

http://username:password@/domain/indicium/open/iam/ont/process_call

But I still get the login page.


I solved the above problem by using a RDBMS account instead of an IAM account.


Reply