{"id":4808,"date":"2024-11-21T13:55:40","date_gmt":"2024-11-21T12:55:40","guid":{"rendered":"https:\/\/help.edudip.com\/?post_type=ht_kb&#038;p=4808"},"modified":"2025-03-20T11:41:20","modified_gmt":"2025-03-20T10:41:20","slug":"sso-with-edudip-easy-and-secure-login-2","status":"publish","type":"ht_kb","link":"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/","title":{"rendered":"SSO with edudip: Easy and Secure Login"},"content":{"rendered":"\n<ul class=\"wp-block-list\">\n<li><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"what-is-sso\" id=\"what-is-sso\" >What is SSO?<\/h3>\n\n\n\n<p>SSO stands for \u201cSingle Sign-On\u201d and allows you to log in to multiple applications with just one set of credentials. With edudip, SSO enables you to use your existing login information (Google Workspace or Microsoft Entra) to access your edudip account. This eliminates the need to remember an additional password,&nbsp;<strong>enhancing security<\/strong>: fewer passwords mean a reduced risk of password theft.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"how-to-activate-sso-in-edudip\" id=\"how-to-activate-sso-in-edudip\" >How to Activate SSO in edudip<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Log in<\/strong>&nbsp;to your edudip account.<\/li>\n\n\n\n<li><strong>Navigate<\/strong>&nbsp;to your profile settings.<\/li>\n\n\n\n<li><strong>Select<\/strong>&nbsp;the \u201cLogin &amp; Security\u201d tab on the right-hand menu.<\/li>\n\n\n\n<li><strong>Click<\/strong>&nbsp;on \u201cConnect\u201d.<\/li>\n\n\n\n<li><strong>Choose<\/strong>&nbsp;your preferred identity provider (Google or Microsoft).<\/li>\n\n\n\n<li><strong>Follow<\/strong>&nbsp;the on-screen instructions to complete the connection.<\/li>\n<\/ol>\n\n\n\n<p>After setup, your employees can log in directly via SSO. You can enforce SSO login if you don\u2019t want your employees to have the option of using a password to log in.<\/p>\n\n\n\n<p>After your employees log in for the first time, you may need to adjust the desired permissions in the team management, as each team member starts without additional permissions.<\/p>\n\n\n\n<p>After setting up the SSO provider, you will see an \u201cSSO Accounts\u201d section under \u201cLogin &amp; Security\u201d. This section pertains to the currently logged-in user.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"sso-registration-for-webinars-in-edudip-easy-setup-with-your-own-provider\" >SSO Registration for Webinars in edudip: Easy Setup with Your Own Provider<\/h2>\n\n\n\n<p>edudip allows you to enable registration for your participants through your own Single Sign-On (SSO) system. This means your participants can log in with their existing credentials, simplifying access to your webinars and online courses.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"prerequisites\" >Prerequisites<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You need an OIDC (OpenID Connect) provider that manages the authentication of your users.<\/li>\n\n\n\n<li>You need administrator rights in your edudip access.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"configuration-in-edudip\" >Configuration in edudip<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Navigate to the SSO settings:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Log in to your edudip access.<\/li>\n\n\n\n<li>Go to &#8220;Settings&#8221; \u2192 &#8220;SSO Settings for the Organization&#8221; \u2192 &#8220;SSO Registration for Webinars&#8221;.<\/li>\n\n\n\n<li>Click &#8220;+ Connect&#8221;.<\/li>\n\n\n\n<li>Click &#8220;Configure Your Own Provider&#8221;.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Fill out the form:<\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>Name:<\/strong> Enter the display name to be shown on the landing page and dashboard.<\/li>\n\n\n\n<li><strong>Base URL:<\/strong> Enter the base URL of your OIDC provider. Important: Omit the suffix <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">\/.well-known\/openid-configuration<\/mark><\/code>.\n<ul class=\"wp-block-list\">\n<li>Example: <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">https:\/\/your-oidc-provider.com<\/mark><\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Client ID:<\/strong> You set this ID when creating a new application in your OIDC provider.<\/li>\n\n\n\n<li><strong>Client Secret:<\/strong> This secret is automatically generated when you create the application in your OIDC provider.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Role assignment via the OIDC provider:<\/strong>\n<ul class=\"wp-block-list\">\n<li>You can directly set the role of a participant (moderator or participant) via your OIDC provider:<\/li>\n\n\n\n<li>In your OIDC provider&#8217;s application, create a claim named <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">edudip_role<\/mark><\/code>.<\/li>\n\n\n\n<li>Set the value of this claim to:\n<ul class=\"wp-block-list\">\n<li>moderator for <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">moderators<\/mark><\/code>.<\/li>\n\n\n\n<li>participant for <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">participants<\/mark><\/code>.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"configuration-in-the-oidc-provider\" >Configuration in the OIDC Provider<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Create a new application:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Create a new application for edudip in your OIDC provider.<\/li>\n\n\n\n<li>Set the Client ID and note it down.<\/li>\n\n\n\n<li>Note down the Client Secret.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Create a role claim:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Create a claim named <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">edudip_role<\/mark><\/code>.<\/li>\n\n\n\n<li>Set the value of the claim according to the user&#8217;s role (moderator or participant).<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"usage-without-an-edudip-landing-page-via-the-edudip-api\" >Usage Without an edudip Landing Page via the edudip API<\/h3>\n\n\n\n<p>For seamless integration without the edudip landing page, you can use the edudip API. You will need the following information:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Your edudip organization ID (clientid)<\/li>\n\n\n\n<li>The ID of your OIDC provider for participants<\/li>\n\n\n\n<li>You can find the endpoint to query the configured SSO providers here: <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">https:\/\/docs.api.edudip.com\/#tag\/SSOOIDC\/operation\/getSSOProviders<\/mark><\/code><\/li>\n\n\n\n<li>Once you have all the necessary information, you can start the OIDC authentication flow for a participant via the following endpoint: <code><mark style=\"background-color:#abb8c3\" class=\"has-inline-color\">https:\/\/docs.api.edudip.com\/#tag\/SSOOIDC\/operation\/perpareParticipantSSORegistration<\/mark><\/code><\/li>\n\n\n\n<li>Participants are automatically redirected to the edudip room after successful authentication against your OIDC provider.<\/li>\n\n\n\n<li>Note on series appointments: In the case of a webinar with series appointments, the participant is automatically registered for all appointments in the series.<\/li>\n\n\n\n<li>After successful transmission, the participant is automatically redirected to your provider and goes through your provider&#8217;s OIDC flow.<\/li>\n<\/ul>\n","protected":false},"author":9,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"ht_kb_category":[],"ht_kb_tag":[],"class_list":["post-4808","ht_kb","type-ht_kb","status-publish","format-standard","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SSO with edudip: Easy and Secure Login - edudip Hilfecenter<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SSO with edudip: Easy and Secure Login - edudip Hilfecenter\" \/>\n<meta property=\"og:description\" content=\"What is SSO? SSO stands for \u201cSingle Sign-On\u201d and allows you to log in to multiple applications with just one set of credentials. With edudip, SSO enables you to use your existing login information (Google Workspace or Microsoft Entra) to access your edudip account. This eliminates the need to remember [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/\" \/>\n<meta property=\"og:site_name\" content=\"edudip Hilfecenter\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-20T10:41:20+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/\",\"url\":\"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/\",\"name\":\"SSO with edudip: Easy and Secure Login - edudip Hilfecenter\",\"isPartOf\":{\"@id\":\"https:\/\/help.edudip.com\/de\/#website\"},\"datePublished\":\"2024-11-21T12:55:40+00:00\",\"dateModified\":\"2025-03-20T10:41:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/help.edudip.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Article\",\"item\":\"https:\/\/help.edudip.com\/en\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"SSO with edudip: Easy and Secure Login\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/help.edudip.com\/de\/#website\",\"url\":\"https:\/\/help.edudip.com\/de\/\",\"name\":\"edudip Hilfecenter\",\"description\":\"Support\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/help.edudip.com\/de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SSO with edudip: Easy and Secure Login - edudip Hilfecenter","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/","og_locale":"en_US","og_type":"article","og_title":"SSO with edudip: Easy and Secure Login - edudip Hilfecenter","og_description":"What is SSO? SSO stands for \u201cSingle Sign-On\u201d and allows you to log in to multiple applications with just one set of credentials. With edudip, SSO enables you to use your existing login information (Google Workspace or Microsoft Entra) to access your edudip account. This eliminates the need to remember [&hellip;]","og_url":"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/","og_site_name":"edudip Hilfecenter","article_modified_time":"2025-03-20T10:41:20+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/","url":"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/","name":"SSO with edudip: Easy and Secure Login - edudip Hilfecenter","isPartOf":{"@id":"https:\/\/help.edudip.com\/de\/#website"},"datePublished":"2024-11-21T12:55:40+00:00","dateModified":"2025-03-20T10:41:20+00:00","breadcrumb":{"@id":"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/help.edudip.com\/en\/knowledge-base\/sso-with-edudip-easy-and-secure-login-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/help.edudip.com\/en\/"},{"@type":"ListItem","position":2,"name":"Article","item":"https:\/\/help.edudip.com\/en\/knowledge-base\/"},{"@type":"ListItem","position":3,"name":"SSO with edudip: Easy and Secure Login"}]},{"@type":"WebSite","@id":"https:\/\/help.edudip.com\/de\/#website","url":"https:\/\/help.edudip.com\/de\/","name":"edudip Hilfecenter","description":"Support","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/help.edudip.com\/de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/ht_kb\/4808","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/ht_kb"}],"about":[{"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/comments?post=4808"}],"version-history":[{"count":2,"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/ht_kb\/4808\/revisions"}],"predecessor-version":[{"id":4955,"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/ht_kb\/4808\/revisions\/4955"}],"wp:attachment":[{"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/media?parent=4808"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/ht_kb_category?post=4808"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/help.edudip.com\/en\/wp-json\/wp\/v2\/ht_kb_tag?post=4808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}