-
Hello,
Consider the function f(z) = 1/2 * z * 3 ^ ( sin^2(pi * z /2) ) :
How would we approach generation of new 3D iteration function for the MDBB System?
![image](https://user-images.githubus…
ghost updated
6 years ago
-
What would you like Teleport to do?
Add Key ID to either the [.well-known/jwks.json](https://goteleport.com/docs/application-access/jwt/introduction/#validate-jwt) payload or the resulting JWT header…
-
비대칭 알고리즘을 쓴다고 가정했을 때, JWT 토큰의 verification 을 위해서는 public key 가 필요하다.
표준을 따랐을 때, 토큰에 있는 정보로 public key 를 받아올 주소를 알 수 있다.
react native 에서 google signin 모듈을 쓰면 `userInfo` 반환되는데 `idToken` 이 들어있다. 이게 j…
-
{"issuer":"https://token.actions.githubusercontent.com","jwks_uri":"https://token.actions.githubusercontent.com/.well-known/jwks","subject_types_supported":["public","pairwise"],"response_types_suppor…
-
The specification defines the "federation entity keys" as the keys used for the trust mechanisms in oid-fed and that those are published in the entity configuration in the `jwks` claim (as well as in …
-
I'll add more details as they come in, but we just tried deploying a recent version of express-jwt which includes this module. Starting about 2hrs the build process started failing.
error TS2688: C…
-
Only pfx and byok file formats are supported in AzureRM version 6.8.1.
The Azure Portal supports importing keys from encrypted .pem files. It would be great if this powershell commandlet would get …
-
I have a POC clevis encrypt/decrypt stub that uses gpg to interact with a stored OpenPGP key on a yubikey, it's something that I've been toying around but it might make sense to include upstream. I'm …
-
In `ISSUER_PROTOCOL.md` the struct for `PrivateStateTokenPublicKey` is defined as:
```
struct {
ECPoint pub;
} PrivateStateTokenPublicKey;
```
But, the [WPT test used in chromium](https://…
-
## Describe the issue
The JWKS generated by [oxauth-client-with-dependencies.jar](https://maven.gluu.org/maven/org/gluu/oxauth-client/4.3.0.Final/oxauth-client-4.3.0.Final-jar-with-dependencies.jar…