Skip to Content Skip to Menu

Codoforum

  • gwivoip
  • gwivoip
  • OFFLINE
  • Posts: 47
  • Thanks: 2
  • Karma: 0
9 years 4 months ago #264729 by gwivoip
Codoforum was created by gwivoip
I am configuring an SSO for Codoforum. It is asking me to enter the following: "Codoforum will make the jsonp request to this path to get the logged in user details". What is the path that should be used ?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48427
  • Thanks: 8274
  • Karma: 1443
9 years 4 months ago #264747 by krileon
Replied by krileon on topic Codoforum
We don't have a JSON endpoint to retrieve user info. Neither does Joomla I believe. You'd probably need an extension for that.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • gwivoip
  • gwivoip
  • OFFLINE
  • Posts: 47
  • Thanks: 2
  • Karma: 0
9 years 4 months ago #264759 by gwivoip
Replied by gwivoip on topic Codoforum
I wouldn't have asked the question if I didn't already have the extension ! This extension is used by many Joomla installations. I don't want to use the Joomla path because Iam not use Joomla login. Now back to the original question, what is the path to get the logged in user details.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48427
  • Thanks: 8274
  • Karma: 1443
9 years 4 months ago #264763 by krileon
Replied by krileon on topic Codoforum
I already answered your question. We don't have a JSON endpoint to retrieve user details. You would need an extension to provide JSON endpoints to retrieve such information. If all you need is direct URL to a users profile then it is as follows.

index.php?option=com_comprofiler&view=userprofile&user=USER_ID


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum