This information comes from notes during the implementation of Okta within an Avalon instance.
| Info | ||
|---|---|---|
| ||
Check these two commits |
...
Steps
Add to Gemfile
| Code Block | ||
|---|---|---|
| ||
gem 'omniauth-oktaoauth' |
...
This information comes from notes during the implementation of Okta within an Avalon instance.
| Info | ||
|---|---|---|
| ||
Check these two commits |
...
Add to Gemfile
| Code Block | ||
|---|---|---|
| ||
gem 'omniauth-oktaoauth' |
...