Manage Domains

Obtaining User Data

ClassLink can provide user identity and other data related to the user using OAuth2 Bearer tokens. This is useful when you want to implement a seamless login experience using ClassLink OneClick SSO.

📘

Domains are for oAuth2 Only

Domains are only required if you plan on creating an OAuth2 enabled application. OneRoster applications do not require a verified domain.

Before you can start using OAuth2, you must verify your domain. Click on Add Domains in the left navigation bar, enter your domain, and click on Enable SSL.

1363

After you add your domain, you will need to verify ownership by choosing one of the following methods: Hash File, CName Record, or Text Record.

1365

If Hash File is chosen, download the file and then place the file into the domain. Once the file is placed into the domain, then you can verify it.

1365

If CName record is chosen, the first two steps must be completed first before verification is complete. The two steps involve adding the CName Label/Host to the DNS configuration and then setting the name to a destination.

1365

If Text Record is chosen, add the text record to the DNS configuration and then verify the domain.

1363

After verification is complete, you are ready to move on to creating your first application

📘

Localhost

You can add localhost or localhost:port as a domain and it will be automatically approved.