In milestone one api this is the flow mentioned below
{GATEWAY_HOST}/v0.5/users/auth/fetch-modes
{GATEWAY_HOST}/v0.5/users/auth/init
{GATEWAY_HOST}/v0.5/users/auth/confirm
{GATEWAY_HOST}/v0.5/users/auth/on-notify
1.what is the use cases of /on-notify api ?
-As mentioned in one of the swagger docs “This API is called by HIU/HIPs to confirm acknowledgement for receipt of auth notification is case of DIRECT authentication.”
2.What is DIrect authentication and when to use it, should i use in the above api sequence mentioned ?
-can you please provide Direct Authentication API flow as mentioned above ? which will help in better understanding the flow as well
@IntegrationSupport please help on the above queries