Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

nodeshift-archived/nodejs-rest-http-secured

Repository files navigation

Node.js CI Coverage Status

nodejs-rest-http-secured

Quickstart to expose a REST Greeting endpoint using Node.js& Secured by Red Hat SSO

SSO Server Setup

This example requires a Red Hat SSO Server to be running. You can create one easily by using the service.sso.yaml file by running:

oc create -f service.sso.yaml

deploying the Example Application

You will need to know the Auth URL from the SSO server that was deployed in the previous step.

To deploy the example, run:

npm run openshift -- -d SSO_AUTH_SERVER_URL=<auth url from sso server>

About

Quickstart to expose a REST Greeting endpoint using Node.js& Secured by Red Hat SSO

Resources

License

Stars

Watchers

Forks

Packages

No packages published