KNF:Service provider koppeling testen/en: verschil tussen versies

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
(Nieuwe pagina aangemaakt met '{{Talen}} <br/> __TOC__ During the implementation of a connection with Entree Federation the Reference Identity Provider can be used for testing purposes. With the...')
 
 
(14 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
  +
{{PageTitleCustom|title=Testing as Service Provider|name=Entree Federation|image=true|imageurl=KNF:Hoofdpagina/en}}
{{Talen}}
 
 
<br/>
 
<br/>
 
__TOC__
 
__TOC__
   
 
During the implementation of a connection with Entree Federation the Reference Identity Provider can be used for testing purposes.
 
During the implementation of a connection with Entree Federation the Reference Identity Provider can be used for testing purposes.
With the help of this application the authentication proces of a user can be simulated.
+
With the help of this application the authentication process of a user can be simulated.
   
 
==Step 1: Start authentication==
 
==Step 1: Start authentication==
Open your browser and navigate to the page of your application where you can start the authentication proces with Entree Federation.
+
Open your browser and navigate to the page of your application where you can start the authentication process via Entree Federation.
   
 
==Step 2: Select the Identity Provider==
 
==Step 2: Select the Identity Provider==
 
You will be redirected to the WAYF-screen ('''W'''here '''A'''re '''Y'''ou '''F'''rom) of the Entree Federation.
 
You will be redirected to the WAYF-screen ('''W'''here '''A'''re '''Y'''ou '''F'''rom) of the Entree Federation.
Click on 'Log in met je schoolaccount' ('Log in with your schoolaccount').
 
 
[[File:Wayf01.PNG|400px|left]]<br clear="all">
 
[[File:Wayf01.PNG|400px|left]]<br clear="all">
<br/>
 
In the window that spreads out you will see a list of schools that are connected to the Entree Federation.
 
[[File:Wayf02.png|600px|left]]<br clear="all">
 
 
<br/>
 
<br/>
 
Typ in the searchbox 'referentie' ('reference').
 
Typ in the searchbox 'referentie' ('reference').
[[File:Wayf_referentie_01.PNG|600px|left]]<br clear="all">
+
[[File:Wayf_referentie_01.PNG|400px|left]]<br clear="all">
 
<br/>
 
<br/>
After which you select 'Entree Referentie' and click on 'Verder' ('Continue').
+
After which you select 'Referentie Omgeving' and click on 'Verder' ('Continue').
[[File:Wayf_referentie_02.PNG|600px|left]]<br clear="all">
+
[[File:Wayf_referentie_02.PNG|400px|left]]<br clear="all">
   
 
==Step 3: Reference Identity Provider==
 
==Step 3: Reference Identity Provider==
You will now be redirected to the '''Reference Identity Provider''' of the Entree Federation. Je ziet hier een lijst met attributen die zullen worden teruggestuurd naar je applicatie.
+
You will now be redirected to the '''Reference Identity Provider''' of the Entree Federation.
  +
You're shown a list of attributes that will be send to your application.
De attributen zijn onderverdeeld in een set '''Standaard attributen''' en '''Aanvullende attributen''' ([[KNF:Attributen_overzicht_voor_Service_Providers|hier vind je een overzicht van de attributen]]).
+
These attributes are divided in a set of '''Standard attributes''' ('''Standaard attributen''') and a set of '''Additional attributes''' ('''Aanvullende attributen''') ([[KNF:Attributen_overzicht_voor_Service_Providers/en|here you can find an overview of the attributes]]).
* Standaard attributen worden altijd door Entree Federatie aan de Service Provider doorgegeven.
 
  +
* Standard attributes will always be passed on to a Service Provider by Entree Federation during an authentication.
* Aanvullende attributen worden alleen aan de Service Provider doorgegeven indien de school ervoor expliciet toestemming heeft gegeven via een ondertekende [https://support.kennisnet.org/Knowledgebase/Article/View/511 Attribute Release Policy].
+
* Additional attributes will only be passed on to a Service Provider after the school has given explicit permission by the means of a signed [https://support.kennisnet.org/Knowledgebase/Article/View/511 Attribute Release Policy].
 
[[File:Referentie_Identity_Provider_01.PNG|600px|left]]<br clear="all">
 
[[File:Referentie_Identity_Provider_01.PNG|600px|left]]<br clear="all">
 
<br/>
 
<br/>
Regel 35: Regel 32:
   
 
==Step 4: Sending the attributes==
 
==Step 4: Sending the attributes==
Nadat je de attributen eventueel hebt aangepast klik je op 'Direct verder naar dienstaanbieder' bovenaan de pagina of 'Verder naar dienstaanbieder' onderaan de pagina.
+
If you're ready with modifying the attributes you can click on 'Direct verder naar dienstaanbieder' ('Continue directly to Service Provider') at the top of the page or 'Verder naar dienstaanbieder' ('Continue to Service Provider') at the bottom of the page.
  +
The authentication message containing the attributes will now be send to your application. Based on these attributes you can identify and authorise the user.
Het authenticatie bericht met daarin de attributen wordt nu naar je applicatie verstuurd. Deze kan nu op basis van de attributen de gebruiker identificeren en autoriseren.
 

Huidige versie van 16 aug 2018 om 16:33

KNF-symbol.png Entree Federation: Testing as Service Provider

Nl.gif Nederlands En.gif English


During the implementation of a connection with Entree Federation the Reference Identity Provider can be used for testing purposes. With the help of this application the authentication process of a user can be simulated.

Step 1: Start authentication

Open your browser and navigate to the page of your application where you can start the authentication process via Entree Federation.

Step 2: Select the Identity Provider

You will be redirected to the WAYF-screen (Where Are You From) of the Entree Federation.

Wayf01.PNG



Typ in the searchbox 'referentie' ('reference').

Wayf referentie 01.PNG



After which you select 'Referentie Omgeving' and click on 'Verder' ('Continue').

Wayf referentie 02.PNG


Step 3: Reference Identity Provider

You will now be redirected to the Reference Identity Provider of the Entree Federation. You're shown a list of attributes that will be send to your application. These attributes are divided in a set of Standard attributes (Standaard attributen) and a set of Additional attributes (Aanvullende attributen) (here you can find an overview of the attributes).

  • Standard attributes will always be passed on to a Service Provider by Entree Federation during an authentication.
  • Additional attributes will only be passed on to a Service Provider after the school has given explicit permission by the means of a signed Attribute Release Policy.
Referentie Identity Provider 01.PNG



If necessary you can change the values of the attributes, accept for nlEduPersonHomeOrganizationId and nlEduPersonHomeOrganization.
Note: In order for your application to be able to receive additional attributes from the Reference Identity Provider, Kennisnet has to change the configuration. You can contact Kennisnet for this.

Step 4: Sending the attributes

If you're ready with modifying the attributes you can click on 'Direct verder naar dienstaanbieder' ('Continue directly to Service Provider') at the top of the page or 'Verder naar dienstaanbieder' ('Continue to Service Provider') at the bottom of the page. The authentication message containing the attributes will now be send to your application. Based on these attributes you can identify and authorise the user.