From 05a7fda122c856b07ca43c5a5be5204bfc4a7af3 Mon Sep 17 00:00:00 2001 From: Dan Andrews Date: Mon, 5 Jun 2017 09:05:38 -0600 Subject: [PATCH] added Okta docs to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f34b61..fcb853f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Strategy to authenticate with Okta via OAuth2 in OmniAuth. +This strategy uses Okta's OpenID Connect API with OAuth2. See their [developer docs](https://developer.okta.com/docs/api/resources/oidc.html) for more details. + ## Installation Add this line to your application's Gemfile: