-
Recommend adding a security feature to "start" such as `secure=True|False` which requires any client connecting on the bottle port to supply a randomly generated token to connect. We may not want othe…
-
Hi,
I was playing with Talker and the [talker_http_logger](https://github.com/Frezyx/talker/tree/master/packages/talker_http_logger) package.
My app uses a piece of code very similar to the exam…
-
**Problem description**
With issue #145 it was agreed to allow using the operator token for device authentication by passing this token as value in the /bc_authorize request as 3rd option for -loginh…
-
A relatively common type of error seen for Reporting is: `security_exception Root causes: security_exception: token expired`.
These happen in deployments that use token-based authentication (SAML tok…
-
In this major module, the goal is to enhance security and user authentication
by introducing Two-Factor Authentication (2FA) and utilizing JSON Web Tokens (JWT). Key features and objectives include:
◦…
-
**Is your feature request related to a problem? Please describe.**
According to the [bearer-authentication documentation](https://swagger.io/docs/specification/authentication/bearer-authentication/),…
-
Discussion point.
Meeting with Grid Security points out up and coming problem with services such as FTS that will start a flow, fork it and do exchanges/refreshes getting thousands of access tokens…
-
GeoNode returns a `405 Method Not Allowed` when an oauth request is done while in ReadOnly mode.
The response contains strings like:
`Your instance is currently in Read-Only mode.Performing any chan…
-
Task is to look at the following test and verify that they are necessary and working:
- Located in `core/tests/token.test.ts`
- Tests token-related functionality:
- Fetching token security data
…
-
We use `oci session authenticate` with the environment variable `OCI_CLI_AUTH=security_token` set. This means our `~/.oci/config` file doesn't actually have a setting for `user`, which causes the [con…