Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.
/ rails-abc-example Public archive

An example rails integration with the DIT Auth Broker Component

License

Notifications You must be signed in to change notification settings

uktrade/rails-abc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Rails DIT ABC integration

This is as barebones app to demonstrate how to integrate with the DIT ABC (auth broker component0 with rails.

Getting started

cp .env.sample .env

Put ABC credentials into the .env file.

Run a rails server and navigate to the home page.

Notes

The app uses omniauth and omniauth-oauth2 and a custom strategy.

Make sure the return URL is white listed in the ABC

About

An example rails integration with the DIT Auth Broker Component

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published