Connect OpenID for your product

Connect OpenID for your product


🚨 Before you begin ðŸš¨ 
To complete this setup you will need the OpenID settings and password that we have emailed to you. If you do not have this yet please contact service@antares.net.  

Open the product editor


Select "Medien" (Media) in the top navigation. Then simply press the "Suchen" (Search) button without entering any search terms, to show all your products in your account.

 

Select the product that you want to set up the Open API connection for, and then press the "Edit" button at the top right.


 

Configure the Open ID settings


Open the "OpenId Connect" tab. Enter the settings from the email that you received from us. Your Client ID is shown at the top of the form. 

 

Adding Redirect URIs


The Redirect URI is set to http://127.0.0.1:9010/callback. Click on this section, then the "+" section to add additional URLs for testing here.
 




Select the scopes required


For the scopes, we can also request/unlock additional ones, allowing you to request more metadata, such as class information.
 


Please see this document for an outline of the various OIDC scopes and their corresponding properties in the ID token.

Update your OpenID URL


Please also change your OpenID URL.
 



Save your work!


Remember to click the "Speichern" button after completing the entries.   



The clients automatically retrieve the configuration from https://oidc.edupool.cloud/.well-known/openid-configuration.

Configuration examples


Please refer to our example configurations here:
Go