-
**Is your feature request related to a problem? Please describe.**
Feature should support other OpenID/OAuth2 platforms than Google and Facebook. Some changes allow usage of a private Keycloak serv…
ip6li updated
3 months ago
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/mas…
-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
### App versi…
-
At the moment creating simple Bots in SocketMode is easy, but as soon as you want to support OAuth2 installation so that the bot can act on behalf of the user, a whole world of pain and complexity ens…
-
Just recently tried to make the move from trikoder over to these packages, have "successfully" gotten v0.1.2 working, but when I try to use v0.2.0 or v0.3.0 I get recipe issues and then when I try to …
-
*Version:*
v0.29.0
*Steps to reproduce:*
- Create new request
- Click on Auth tab in request and select "OAuth 2.0"
- Fill in appropriate Client ID, Client Secret, Access Token URL and sel…
-
I would like to implement OAuth2 resource server in the Spring Config Server and require JWT for all configuration requests.
**Is your feature request related to a problem? Please describe.**
I …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
The OIDC standard has defined an endpoint that is well supported by common OAuth2 providers (including…
-
Some requests to the backend are being rejected with a `401` response code.
The backend logs following exception:
```
The resource owner or authorization server denied the request. {"exception":…
-
The storage server requires oauth2 cookies for authentication.
`auth`,
`_oauth2_proxy_0`
and
`_oauth2_proxy_1`
To get these you have to have the keycloak cookies present on the keycloak url, …