Hi Paolo,
Thanks for the input.
Please correct me if I my understanding is not correct - as per OAuth 2.0 authorization grant flow process , user will be taken to log in page first time to enter credentials and then lithium authenticates request based on credentials & accept same authenticated access token for next 24 hours.
Is there any way we can pass these credentials programmatically so that it won’t ask end user to enter credentials ?
In our requirement , we are going to call our lithium community site for pulling data and display to customer. We can’t redirect to log in screen of lithium for the first time for the authentication process.
Please correct me if my understanding is not correct.
Thanks,
Hari