From 7e3c14a71a501161c706104d10ea5ab8ecc30d9c Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Tue, 16 Jun 2020 13:52:43 -0500 Subject: [PATCH] Update community tutorials - Description to keycloak tutorial - Correct gisops tutorial link --- ecosystem.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ecosystem.rst b/ecosystem.rst index 9ac92095c..77247d091 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -8,10 +8,11 @@ Community Tutorials * `PostgREST + Auth0: Create REST API in mintutes and add social login using Auth0 `_ - A step-by-step tutorial to show how to Dockerize and integrate Auth0 to PostgREST service. -* `PostgREST + PostGIS API tutorial in 5 minutes `_ - +* `PostgREST + PostGIS API tutorial in 5 minutes `_ - In this tutorial, GIS • OPS shows how to perform PostGIS calculations through PostgREST :ref:`s_procs` interface. -* `"CodeLess" backend using postgres, postgrest and oauth2 authentication with keycloak ` +* `"CodeLess" backend using postgres, postgrest and oauth2 authentication with keycloak `_ - + A step-by-step tutorial for using PostgREST with KeyCloak(hosted on a managed service). .. _eco_example_apps: