OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP. In order to use OmniAuth in your applications, you will need to leverage one or more strategies. These strategies are generally released individually as RubyGems, and you can see a community-maintained list on the wiki for this project. One strategy, called Developer, is included with OmniAuth and provides a completely insecure, non-production-usable strategy that directly prompts a user for authentication information and then passes it straight through. You can use it as a placeholder when you start development and easily swap in other strategies later.

Features

  • Each OmniAuth strategy is a Rack Middleware
  • Because OmniAuth is built for multi-provider authentication, you may want to leave room to run multiple strategies
  • Integrate OmniAuth into your application
  • OmniAuth is an extremely low-touch library
  • It is designed to be a black box that you can send your application's users into when you need authentication and then get information back
  • omniauth is not OOTB-compatible with rack_csrf

Project Samples

Project Activity

See All Activity >

Categories

Security

License

MIT License

Follow OmniAuth

OmniAuth Web Site

You Might Also Like
Build Securely on Azure with Proven Frameworks Icon
Build Securely on Azure with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OmniAuth!

Additional Project Details

Programming Language

Ruby

Related Categories

Ruby Security Software

Registered

2023-03-16