-
Hi - I'm looking at using servant-client in a production app, that may need to consume data using OAuth2 (not sure yet). For now, I'll forge ahead, but just wanted to open this issue as a place to dis…
-
OAuth defines client credentials flow as a means of obtaining access token on behalf of the client application, without end-user authentication. This token is used for M2M requests, like an API key.
…
-
Hello,
I am currently working on setting the image analyzer on our Infra, however I am facing a situation where we are able to pull the image from our private registry (after pull from CS then ret…
-
Hi,
I'm not sure if this the right place to ask for help but I have to try:
I already received and stored access and refresh tokens through the OAuth2 authorization code grant flow. Now I'm usin…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
-
### Proposal Details
I propose the addition of the following two methods:
```go
// SetBearerAuth, if the provided token is valid, sets the request's
// Authorization header to use the Bearer a…
-
Vulnerable Library - spring-boot-starter-oauth2-client-3.1.5.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-s…
-
### What happened?
When upgrading a working config from 11.2 -> 11.3, no Okta users can login.
### What did you expect to happen?
Auth to continue to work between minor versions.
### Did this work…
-
### Which package has the bugs?
The core library
### Issue description
I am using the 2captcha package to solve captchas, and I have already provided the API key. However, I am still encountering a…