Skip to content

willjk/okta-saml-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

a newer version of okta-node-express

This application shows how to protect your application using Okta. Packages passport and passport-saml and are used to handle the SAML authentication and connect was used to compress the requests from the node server.

The idea is only to show how to integrate and what options to provide when configuring Okta. Please follow best practices for securing your application like setting a random secure token for session etc.

You need the X509 cert string and target url from Okta. Config them in config.json You can get these details from the Okta team when you ask them to configure you application in Okta.

References

I had to install Shibboleth on our windows 2012 server and I followed this wiki

I fast forward to 4:15 for Saml Okta app video

Setup

npm install

Run

npm start

Okta SAML setup

Okta SAML 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published