Difference between revisions of "User authentication - ACTIVAGE"

From CommonsLab
Jump to navigation Jump to search
Line 1: Line 1:
=Setup=
+
=Setup==
 
*Set up Raspberry Pi with latest Raspbian
 
*Set up Raspberry Pi with latest Raspbian
 +
==Gravitee==
 
*Download and copy [https://gravitee.io/ Gravitee]
 
*Download and copy [https://gravitee.io/ Gravitee]
 
*Set up OpenLDAP
 
*Set up OpenLDAP
Line 12: Line 13:
 
*Set up [https://docs.gravitee.io/am/2.x/am_installguide_gateway.html Gravitee Gateway]
 
*Set up [https://docs.gravitee.io/am/2.x/am_installguide_gateway.html Gravitee Gateway]
 
*Change hostname to "uah"
 
*Change hostname to "uah"
 +
==Keycloak==
 +
* Install mysql
 +
* Download and unzip [https://www.keycloak.org/downloads.html keycloak server]
 +
* Download JDBC connector
  
 
=Setup test=
 
=Setup test=
 
*Install docker
 
*Install docker
 
*Install [https://github.com/rohe/oidctest oidctest]
 
*Install [https://github.com/rohe/oidctest oidctest]

Revision as of 15:59, 19 June 2019

Setup=

  • Set up Raspberry Pi with latest Raspbian

Gravitee

Keycloak

Setup test