• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

SSO wiith HTTP header authentication

Guest
Jun 17, 2020 Jun 17, 2020

Copy link to clipboard

Copied

hello,

I'm planning to integrate my app with adobe connect, I have users in my app and they have credentials, I want to able to sign those users to adobe connect using SSO HTTP header authentication, but I have an important question, does this method creates users in adobe connect (register them) or it's just for login?

for SSO with HTTP header authentication, do I have to use LDAP or AD or IDP when using this method or not?

I appreciate your help and support,

thank you!

TOPICS
Account management , Connect central , Meetings , Mobile client

Views

157

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 17, 2020 Jun 17, 2020

Copy link to clipboard

Copied

If you are using an account hosted by Adobe, you can use the IDP method for SSO, which will do JIT user creation if an account isn't present.

 

You can also create an API script that takes user information from a source of your chosing and logs in or creates a user (if needed) in Connect. This is a bit of a manual process as you would essentially be creating a custom application to do this.  If you haven't seen it, here's the Web Services guide for Adobe Connect: https://helpx.adobe.com/adobe-connect/webservices/topics.html

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 17, 2020 Jun 17, 2020

Copy link to clipboard

Copied

LATEST

what about on premise? can I use the sso with IDP with it?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines