Giter Site home page Giter Site logo

do313-apps's Introduction

do313-apps

This repository contains the applications in use in the Red Hat Single Sign-On Administration course (DO313).

  • The repository has a directory for every guided exercise in the book. The applications are in different states: only authentication, with authorization using roles, with authorization with oauth2 scopes, etcetera.
  • The student DOES NOT touch source code, only config files if needed
  • These directories provide the applications that are deployed in the /home/student/DO313/labs directory of the workstation machine.

OIDC architecture 1

OIDC architecture 2

Start your RH-SSO server and import the provided realm JSON file from the Admin Console --> Add Realm. It creates the realm, the alice user, and one client for each application.

marketing-html5

Based on https://github.com/keycloak/keycloak-quickstarts/tree/19.0.3/app-nodejs-html5

Single Page Application served from a node.js wrapper.

To run: cd marketing-html5 && npm run start

It listen on http://localhost:8081/marketing-html5

marketing-restful-api

Based on https://github.com/keycloak/keycloak-quickstarts/tree/19.0.3/service-nodejs

RESTful API made in Node.js.

To run: cd marketing-restful-api && npm run start

It listen on http://localhost:3000/campaign

finance-webapp

Based on https://github.com/thackba/quarkus-qute-oidc-example Web application (frontend+backend) made in Quarkus.

To run:

cd finance-webapp && mvn quarkus:dev

It listen on http://locahost:8080/finance

do313-apps's People

Contributors

harpasin avatar rruizher avatar shatakshi06 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.