Create an Authenticated Web App Tile
As a Campus Cloud administrator, you can use Studio to create an Authenticated Web App Tile so students can directly access any web app created by your institution. You can leverage the authentication from the campus app to seamlessly log users in to your custom web apps.
 To set up your Authenticated Web App, you need the following:
an Access Token (see Create a New App Integration)
the web app that you want to implement with Ready authentication
Your campus app must be integrated with Single-Sign-On.
Before you begin, please review the Authenticated Web App Tile Component Architecture document.
Setting up your Web App with Ready Authentication
To set up your web app to use Ready Authentication, here are the steps to take:Â
Add the Ready JS-SDK to your web app to retrieve the user token
Implement the Ready Public APIÂ to your backend to retrieve the user information
Create the campus guide tile to add your web app to Campus Cloud (see below)
Create the Campus Guide Tile
To create an Authenticated Web App Tile in Studio:
Create a campus guide tile in Campus Cloud Studio.
Select "Web Link" from the Content Menu.Â
Select "Authenticated Web App" as Link Type.
Input link URL.
Click "Save Changes."Â
Your authenticated web app tile appears in the app, in the campus guide. When users tap the tile, they are taken to your web app without needing to log in again.Â