How to find Authentication: Username/password in generated Published entity after App was successfully publshed

0
Hi, I am generated published entity . and i have set security roles to be Username/Password in the published Odata service settings. it got published . Now i want to consume that published entity , while copying URL its redirecting the page : sign in to the access site ..how can i find authentication username/password?            Thanks & Regards, Amirthagai
asked
1 answers
0

You must sign-in using a valid app user that has a role with access to this service and entity.

https://docs.mendix.com/refguide/published-odata-services/#authentication-methods

answered