Sedky Haider
Sedky Haider
## Expected Behavior I want to be able to add API ownership to my API definitions. Here's the JSON in my API definition: ``` "user_group_owners": [ "6010369dd6cd2b0001bb7ddb", "60103741d6cd2b0001e38435" ], "user_owners":...
As a developer, if I pass the `-f` flag to kubectl command to delete a resource, I expect it to delete the resource. However, the Tyk Operator hangs infinitely during...
As an product owner, API Ops, Developer, I want to set up uptime tests to have Tyk report on the status of my backend services running in the cluster. It...
If it's easier - you can just use the JWKS url directly in Tyk instead of converting to a PEM! docs: https://tyk.io/docs/basic-config-and-security/security/your-apis/json-web-tokens/#option-3-dynamic-public-key-rotation-using-jwks
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** When we activate Detailed Logging, the Gateway stores the header/request/response. **What is the...
Root causes of errors are being swallowed and it makes debugging/configuring very difficult. One place this is happening is here: https://github.com/TykTechnologies/openid2go/blob/master/openid/idtokenvalidator.go#L43 Here's some context of what's being lost:
1. Open Source path - different makefile, same makefile, or different branches?
Adding support for the more secure RSA-PSS signed JWTS. ## Description allows for the use of the RSA-PSS signature algorithm commonly referred to as PS256, PS384, PS512. The change is...
### **User description** ## Description ## Related Issue ## Motivation and Context ## How This Has Been Tested ## Screenshots (if appropriate) ## Types of changes - [ ] Bug...
### **User description** ## Description ## Related Issue ## Motivation and Context ## How This Has Been Tested ## Screenshots (if appropriate) ## Types of changes - [ ] Bug...