-
### Is there an existing issue for this feature?
- [X] Yes, I have searched the existing issues and it doesn't exist.
### Feature Description
As said in the title.
Regards.
-
### Describe the bug
When using the flyte console throughout the day, the console will often refresh and force me to log back in, several times per day. It seems like if I lose focus on the console p…
-
### 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.
### Are…
-
### Terraform Core Version
0.0.0
### AWS Provider Version
4.64.0
### Affected Resource(s)
_No response_
### Expected Behavior
in terraform resource 'aws_cognito_user_pool_client'
…
-
Hi, it seems Kiali is not following the preferred oidc approach, where an expired token should result in a token refresh request with the authenticating party. If that WOULD be the case Kiali would ha…
-
I am trying to use signal for automatic token update .
As mentioned in the docs we can use signals to do so.
Here is my code for the client in Django.
```
@receiver(token_update)
def on_token_upd…
-
Access tokens are decrypted in middleware, but endpoint must decrypt refresh token and verify the id token (which is a JWT). Depends on #52 to verify id token.
-
We currently allow getting a new token by posting a valid auth token to `/refresh`. Refresh tokens have a slightly different workflow as explained here:
https://auth0.com/learn/refresh-tokens
-
https://github.com/kataras/jwt#token-pair
How to refresh jwt token? From this help document, it seems that I don't see how to use it. Can you give a specific http web demo or how to refresh the token…
-
![image](https://user-images.githubusercontent.com/35944271/55785301-bf4c4200-5ae4-11e9-9993-ac8ee25e8b81.png)
i got an error message orig_iat field is required.
the settings is :
`REST_FRAME…