single sign on?
-
mobilechipmunk
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
9 years 10 months ago #3546
by mobilechipmunk
could i use jbackend to send single sign on api to 3rd party?
This attachment is hidden for guests.
Please log in or register to see it.
This message has an attachment file.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 10 months ago #3548
by admin
Hi,
jBackend allows to publish API for other clients (i.e. it acts as a server). It could internally invoke other systems, but but still aimed to building a response to a request.
Instead, from your request, it seems you need a client for an external system, so...
Kind regards
Please Log in or Create an account to join the conversation.
-
mobilechipmunk
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
9 years 10 months ago #3550
by mobilechipmunk
I think this plugin can help me pull user's username from joomla so i can then insert it into my ajax get request.
this api
www.fitnessbuiler.com/api/v1/sso parameter "user_id" is required. so i need to somehow insert joomla user's username into that parameter. but for your api, i only see user/login, user/register.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
-
mobilechipmunk
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
9 years 10 months ago #3553
by mobilechipmunk
i have been playing around with restman. i can't seem to do a get request on the api to get username and email and id
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 10 months ago #3554
by admin
As I told you, at the moment only the login request returns the id and the username (the email could be add). If you need to get the user profile if should be added too.
Please Log in or Create an account to join the conversation.
Time to create page: 0.162 seconds