-
### Motivation: Why do you think this is important?
Users will be able to test admin APIs that use OAuth2 on [swagger UI](https://petstore.swagger.io/?_gl=1*8rj2nt*_gcl_au*MzQ3MTg0MTY3LjE3MTE4Njg4M…
-
## Background
Now that the OAuth2.0 has been implemented in the Staging environment, and manual testing has validated the flow in Postman, we need to validate the vets-api code.
Additional code change…
-
## Bug Report
**Current Behavior**
The current behavior relies on email addresses to compare user authentication, this means that if a user uses an OAuth2 account that doesn't use the same email a…
-
## Use Case
Would like to use this plugin to configure okta as provider for oauth2.0
## Describe the Solution You Would Like
Would like to use this plugin to configure okta oauth2.0 with private_…
-
**Is your feature request related to a problem? Please describe.**
The current authentication methods in OpenSearch Dashboard do not support PKCE, which is required by our OAuth2 provider. This lim…
-
**Description**
I am experiencing an issue with the OAuth2 flow in my application when using Safari. The state parameter validation fails, resulting in an ERR_STATES_NOT_MATCH error, while the same…
-
### Description of the bug
When the Vaadin application is configured with `VaadinWebSecurity`, OAUTH2 and WEBSOCKET PUSH transport, the URL stored for redirection after successful login is incorrect;…
-
### Description
Modern sites or apps need to provide social login based on OAuth 2.0 code flow. In the context of rio and OAuth 2.0, the PKCE code flow can be used at the frontend and token valida…
-
## This is a:
- [ ] Bug Report
- [x] Feature Request
- [ ] Other (please specify):
## Please describe the current behavior:
For development purposes, I am using the Client Token provided to…
-
**Description**
Currently [`IDiscordRestOAuth2API`](https://github.com/Nihlus/Remora.Discord/blob/master/Backend/Remora.Discord.API.Abstractions/API/Rest/IDiscordRestOAuth2API.cs) only has two endp…