Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

nodeshift-archived/nodejs-rest-http-secured-redhat

Repository files navigation

Build Status Coverage Status Greenkeeper badge

https://access.redhat.com/documentation/en-us/red_hat_build_of_node.js/

nodejs-rest-http-secured-redhat

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

SSO Server Setup

This application 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 Application

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

To deploy the application, 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