How to add token based authentication to published OData services?
0
I have one odata service. Want to add token based authentication to odata services. So if any one calls odata services with valid token want one services which will authenticate this token.
asked
Omkar Jadhav
1 answers
0
You can choose custom as the authentication method, and implement this in a microflow.