-
Hi!
I added this code with credentials
```
Rails.application.config.middleware.use OmniAuth::Builder do
provider :okta, ENV['OKTA_CLIENT_ID'], ENV['OKTA_CLIENT_SECRET'], {
client_options:…
-
Similar to issue #13 I am getting the error on the dynamic folder. "An error occurred while parsing the output of a dynamic folder's script: Unexpected character encountered while parsing value: C. Pa…
-
Here's that new issue. My hybrid web app is a complicated use case. I tried a singleton of the DispatchingAuthenticator to support both Basic and Digest auth schemes. Currently, it's set up with condi…
-
When using the dynamic folder (powershell) to connect to Thycotic Secret Server, it works in populating it. It even works with Duo (though we are restricted to using our tokens.) However, when actuall…