-
Hello i try to create my custom auth buttom and i use hook useGoogleLogin but i need reponse in credentialResponse type, can i transform tokenResponse to credential response?
Many thanks,
Grzegor…
-
### Would you like to work on a fix?
- [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
### Current and expected behavior
I am using `c…
-
### Version
__Karpenter Version:__ v0.24.0
__Kubernetes Version:__ v1.24
### Expected Behavior
I followed the guide: https://karpenter.sh/v0.24.0/getting-started/getting-started-with-eksctl/…
-
We have a similar issue as in #716. We are using java-security in CF, and doing Client Credential Flow in order to get a token for authorization at e.g. the connectivity service. Currently we are doin…
-
Hi Colleagues,
**Question Summary**
If applicable, please mention:
- client library: please see the dependency tree below
- Environment: Cloud Foundry
- Additional information
**`mvn depende…
-
Hello Colleagues,
could you please provide an example for the proper usage of Example Usage of XsuaaServiceConfiguration?
The background of this request is the following:
We have developed a serv…
-
**Question Summary**
- Environment: Cloud Foundry
- Cloud SDK version: 3.56.0
After upgrade to 3.56.0 version, the constructor XsuaaTokenFlows which we used is deprecated, because of this we are ge…
-
Hi Team
We wanted to switch to xsuaa _X.509_ authentication instead of client-secret base authentication, in order to make communication with other services. We followed this SAP's java security […
-
When I run get start script,I get error:
Traceback (most recent call last):
File "Code/python/Blockchain/eth_trans_decode.py", line 23, in
transaction: DecodedTransaction = ethtx.decoders.de…
-
Hi - How do I let TokenProvider know _**not**_ to generate a new token, instead use the one which is provided to the method parameter. I use the following code, but that still generates a new token.
…