-
Let's figure out a way to implement API authentication properly. There are a few different ways to add it in.
HTTP Basic? Auth Header?
OAuth2? This seems to be what the industry is moving towards. …
-
Poster authentication process is currently outside Poster API class. We are doing authentication before we use `Poster` and inject auth token into it. I believe this process should be encapsulated ins…
-
-
Is there an advertising API to create and optimize campaigns via the API? I could not find it in the API documentation but maybe there is a seperate API for this? Looking forward to hearing from y…
-
MAS provides a new REST-like admin API
- [x] https://github.com/matrix-org/matrix-authentication-service/pull/2993
- [x] https://github.com/matrix-org/matrix-authentication-service/pull/3018
-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Appsmith SSO can retrieve a token and make it available to be used in REST API calls. But for Azure AD…
-
## Acceptance criteria
- [x] #2097
- [ ] You need some kind of authentication to use the API
- [ ] [TransDim](https://github.com/GenderedIntelligence/the-trans-dimension/) is updated to support i…
-
The AuthenticationService.ts used in `namespace Microsoft.Authentication.WebAssembly.Msal` does not try to use the popup api on signout.
I would assume that the `redirect_in_iframe` error would be re…
-
In #24199, we add more official support for JWT authentication in Zulip, including a new mechanism for fetching a user's API key using JWT authentication. The ReadTheDocs documentation has a brief des…
-
Below are the requirements for adding support for updating runtime section of the config using `dab-configure` command.
| Configuration File Property Path | CLI Flag | Data Type | Nullable |
|-------…