It's important to make registration to your website as easy as possible - to that end, MediaOS supports several single-sign on options so users can skip filling out forms or email confirmation and instead are immediately logged in to your site via Google, LinkedIn or a suite of Microsoft enabled accounts. Not only does this get more people registered for your site, but it also immediately adds the user to your CRM and can even automatically sign them up for MediaOS Enabled Newsletters! Reach out to us today to learn more about getting your website integrated with MediaOS.

When using a MediaOS Integrated Website - it's important to have multiple avenues for readers to register for your site. To that end, we've implemented a Single Sign On method using a reader's LinkedIn Account. Please note that this requires a subscription to MediaOS's Digital Publisher's Tech Stack.
Setting up LinkedIn SSO: #
Step 1: Navigate to LinkedIn Developer Portal #
- Go to developer.linkedin.com
Step 2: Create a New App #
- Click on "My Apps" in the top menu
- Select "Create App" and follow the steps:
- Enter a name for your app.
- Specify the URL associated with the LinkedIn Page.
- Provide a privacy policy URL.
- Upload a logo for the app.
- Agree to the terms and conditions.
- Click "Create" to finalize the app creation.
Step 3: Request Access to LinkedIn Products #
- Open your newly created app.
- Click on "Products" tab at the top.
- Locate "Share on LinkedIn" and click "Request Access".
- Also, Request "Sign In With LinkedIn using OpenID Connect".
Step 4: Retrieve Client Credentials #
- Navigate to the "Auth" tab at the top of your app dashboard
- copy both the Client ID and Primary Client Secret.
Step 5: Integrate with MediaOS #
- Send Your Keys to your Account Manager at MediaOS
Step 6: Set Up Redirect URL in LinkedIn #
- Go back to your LinkedIn App settings.
- under "Authorized Redirect URL's for Your App", add the following URL:
- https://mos-scripts.com/user/sso/linkedin/step2.php
Your LinkedIn App is now set up and integrated with MediaOS!🚀
Setting Up Microsoft SSO: #
Step 1: Navigate to Microsoft Azure Portal #
Step 2: Register a New App #
- Click on "App Registrations".
- Select "New Registration".
- Under Supported Account Types, Choose:
- Accounts in any organizational directory (Any Microsoft Entra ID tenant-Multitenant) and personal Microsoft accounts (E.g., Skype, Xbox)
- Under Redirect URI, select Web and enter:
- https://mos-scripts.com/user/sso/microsoft/step2.php
- Click "Register" to create the app.
Step 3: Retrieve Client ID #
- Once the app is created, copy the Application (Client) ID.
Step 4: Create a Client Secret #
- Click "Add a Certificate or Secret".
- Select "New Client Secret".
- Enter a name and set the expiration to 24 Months.
- Click "Add"
- Copy the Value (this will be your Client Secret).
Step 5: Send Keys to MediaOS #
Send the above keys to your account manager at MediaOS
Your Microsoft SSO Setup is Now Complete!🚀