pyop
pyop copied to clipboard
OpenID Connect Provider (OP) library in Python.
I don't see any notes on if there are Mongo version requirements with the MongoWrapper, however I'm getting this error when attempting to create the Provider instance using the example...
When I post to `/oidc/token` with: ``` grant_type: refresh_token refresh_token: client_id: ``` I get: ``` 10/25/2022 3:36:31 PM[2022-10-25 15:36:31,502] [DEBUG] [satosa.proxy_server]: unpack_post:: {'grant_type': 'refresh_token', 'refresh_token': '', 'client_id': ''} 10/25/2022 3:36:31...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
During development on our software using this package, we encountered the need to alter the clients dict on runtime. Altough possible to do this through external (outside of the package)...
 ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `example/requirements.txt` ⚠️ Warning ``` Flask...