How to make public Service Portal pages with SSO enabledIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> How to make public Service Portal pages with SSO enabled Overview This process will allow you to create public pages within the Service Portal with SSO enabled. SSO can be enabled selectively for certain Service Portal pages only, based on whether the login widget is kept in the customized SP page. This should give you a better understanding of what Active, Primary, and Default attributes are for SP pages. Procedure - When an Identity provider is activated, it means that you can now use its IdP to login. - When an Identity Provider is set to Default (only one IdP can do this at a time), enabling the 'Use external login' link on the login page, you are then prompted to optionally enter information in the popup box and click Submit. This will redirect your users to your ADFS login page where they can then login. - When an Identity Provider is set to Primary, or Auto-Redirect (only one IdP can do this at a time), anytime you land on a page which is not public, or if you land on a page which has a login module, the system will automatically redirect you to your IdP login page. There will be no prompting box. In order to switch to Default please follow these steps: 1 - Login as administrator 2 - Navigate to Multi-Provider SSO > Identity Providers 3 - Select your IdP record 4 - Check the Default Check box to enable 5 - Save In order to enable Auto-Redirect please follow these steps: 1 - Login as administrator 2 - Navigate to Multi-Provider SSO > Identity Providers 3 - Select your IdP record4 - Scroll down to the bottom of the page where the related links are 5 - Select the 'Set to auto redirect IdP' link 6 - Save Applicable Versions All