<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=OAuth_2_Clever_service</id>
	<title>OAuth 2 Clever service - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=OAuth_2_Clever_service"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=OAuth_2_Clever_service&amp;action=history"/>
	<updated>2026-05-06T18:37:58Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=OAuth_2_Clever_service&amp;diff=4457&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=OAuth_2_Clever_service&amp;diff=4457&amp;oldid=prev"/>
		<updated>2024-10-18T06:43:09Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:43, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=OAuth_2_Clever_service&amp;diff=4456&amp;oldid=prev</id>
		<title>1&gt;Vanessa.royce@moodle.com в 16:28, 9 ноября 2023</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=OAuth_2_Clever_service&amp;diff=4456&amp;oldid=prev"/>
		<updated>2023-11-09T16:28:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Clever&amp;#039;s Requirements===&lt;br /&gt;
If you&amp;#039;re looking to use Clever SSO you must be certified by Clever before you can receive a production instance of Clever. This certification process is for SSO and Rostering (or Secure Sync). &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; the information below covers SSO, not Rostering.&lt;br /&gt;
&lt;br /&gt;
Clever&amp;#039;s &amp;quot;District SSO Certification process&amp;quot; requires you to go through the Clever Academy course to understand how Clever works. It walks you through how to create a sandbox environment, the testing protocols, etc. This process should be reviewed by someone with mid to advanced level technical understanding of how SSO&amp;#039;s work.&lt;br /&gt;
&lt;br /&gt;
The certification process is going to require you to have multiple OAuth2 connections where an Instant Link can be tested (test user &amp;#039;&amp;#039;does not&amp;#039;&amp;#039; have to type in their district name) and a typical Clever login not using Instant Link (test user &amp;#039;&amp;#039;does&amp;#039;&amp;#039; have to type in their district name).&lt;br /&gt;
==== Obtaining a Client ID and Secret ====&lt;br /&gt;
To get a client ID and secret for Clever, you will need to register for a developer account with Clever. To do this, follow these steps:&lt;br /&gt;
# Go to the Clever developer website: &amp;lt;nowiki&amp;gt;https://clever.com/developers/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
# Click on the &amp;quot;Sign Up&amp;quot; button in the top right corner of the page.&lt;br /&gt;
# Fill out the form with your personal and contact information, and agree to the Clever developer terms of service.&lt;br /&gt;
# Submit the form to register for a Clever developer account.&lt;br /&gt;
Once you have registered for a Clever developer account, you can access your client ID and secret by following these steps:&lt;br /&gt;
# Log in to your Clever developer account.&lt;br /&gt;
# Click on the &amp;quot;Applications&amp;quot; tab in the top menu.&lt;br /&gt;
# Click on the &amp;quot;Create New App&amp;quot; button.&lt;br /&gt;
# Fill out the form to create a new application, and click on the &amp;quot;Create&amp;quot; button.&lt;br /&gt;
# Your new app will be displayed in the list of applications. Click on the app to view its details.&lt;br /&gt;
# In the app details page, you will see your client ID and secret in the &amp;quot;Credentials&amp;quot; section.&lt;br /&gt;
Note: the content of this section has been created using GPT-3.&lt;br /&gt;
===Moodle-Specific Procedures===&lt;br /&gt;
As of Moodle 4.1, there is a Clever button in OAuth2 settings, however, Clever will work on earlier versions.&lt;br /&gt;
&lt;br /&gt;
To pass Clever’s testing requirements, you should be able to demonstrate an Instant Link connection and a non-Instant Link connection. They can be tied to the same login page.&lt;br /&gt;
====Set up non-Instant Link configuration====&lt;br /&gt;
#Visit Site Administration &amp;gt; Server &amp;gt; OAuth 2 services&lt;br /&gt;
#Click Custom&lt;br /&gt;
#Name should be Clever&lt;br /&gt;
#Enter your Client ID. &amp;#039;&amp;#039;You would have received this information when you created your Developer account at Clever.&amp;#039;&amp;#039;&lt;br /&gt;
#Enter your Client secret. &amp;#039;&amp;#039;You would have received this information when you created your Developer account at Clever&amp;#039;&amp;#039;&lt;br /&gt;
#Tick &amp;quot;Authenticate token requests via HTTP headers&amp;quot;&lt;br /&gt;
#Set service base URL to &amp;quot;&amp;lt;nowiki&amp;gt;https://clever.com&amp;lt;/nowiki&amp;gt;&amp;quot;&lt;br /&gt;
#Set &amp;quot;The service will be used&amp;quot; to &amp;quot;Login Only&amp;quot;&lt;br /&gt;
#Uncheck Require email verification&lt;br /&gt;
#Save changes&lt;br /&gt;
#Test your set up with expectation that the test user needs to search for their district&lt;br /&gt;
====Set up Instant Link configuration====&lt;br /&gt;
#Visit Site Administration &amp;gt; Server &amp;gt; OAuth 2 services&lt;br /&gt;
#Click Custom&lt;br /&gt;
#Name should be Clever Instant Link&lt;br /&gt;
#Enter your Client ID. &amp;#039;&amp;#039;You would have received this information when you created your Developer account at Clever.&amp;#039;&amp;#039;&lt;br /&gt;
#Enter your Client secret. &amp;#039;&amp;#039;You would have received this information when you created your Developer account at Clever.&amp;#039;&amp;#039;&lt;br /&gt;
#Tick &amp;quot;Authenticate token requests via HTTP headers&amp;quot;&lt;br /&gt;
#Set service base URL to the full URL provided to the Vendor/Client for Instant Link setups&lt;br /&gt;
#Set &amp;quot;The service will be used&amp;quot; to &amp;quot;Login Only&amp;quot;&lt;br /&gt;
#Uncheck Require email verification&lt;br /&gt;
#Save changes&lt;br /&gt;
#Test your set up with expectation that the test user &amp;#039;&amp;#039;does not&amp;#039;&amp;#039; need to search for their district&lt;br /&gt;
[[https://docs.moodle.org/de/OAuth2 Clever Service]]&lt;/div&gt;</summary>
		<author><name>1&gt;Vanessa.royce@moodle.com</name></author>
	</entry>
</feed>