cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Regarding Cross check of user credentials

Anusha_Sariputi
7-Bedrock

Regarding Cross check of user credentials

Hello everyone

 

Suppose I have a application by which user register and he/she can login.(Not using Organization)

I will save the user details from registration page into Datatable.

If user hits the Rest API URL directly of any mashup for suppose, then it ask for user credentials.

How to authenticate the URL by retrieving the details from Datatable.

2 REPLIES 2

I'm not sure I quite understand. You may assign your newly created users to an org with mashup permissions or use an app key to authenticate into mashups.

Thanks for the reply..

 

We have already developed and state of deployment. We have created our own login form as Organization didn't fit our requiremnt.

So for the security issue I have raised this concern.

If a user/anyone hit the Rest URL of any mashup without hitting on login page, how can I validate the user credentials with the registered details.

 

Top Tags