-
# Description
Requirements for Refresh Tokens include a legacy reference to an expiration date of 28 days or longer from when refresh token cycling was permitted. The standards further include some a…
-
### Describe the bug
A CORS issue happens in the preflight request when using a [fetch](https://github.com/vaadin/hilla/blob/main/packages/ts/frontend/src/Authentication.ts#L45) request while loggi…
-
I use cookie to store user and state:
```js
import { CookieStorage } from "cookie-storage";
import { WebStorageStateStore } from "oidc-client-ts";
const cookieStorage = new CookieStorage({
…
-
Hello @pamapa ,
With 3rd parties cookie phase out problem happened in Firefox for long time and probably (going) to happen in Chrome early next year I tried to implement an PoC which can resolve t…
-
I have an OCIS deployment running on macos. I recently upgraded from a 5.0 alpha to 5.0.5 by replacing the binary and adding the needed OCIS_SERVICE_ACCOUNT and OCIS_SERVICE_ACCOUNT_SECRET env vars.
…
-
**Affected module**
OIDC Authentication Provider
**Describe the bug**
When using OIDC Auth (Custom) and configuring a **jwtPrincipalClaimsMapping** like:
```yaml
jwtPrincipalClaimsMapping:
…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/fosite/blob/ma…
-
### Checklist
- [X] I have looked into the [README](https://github.com/openfga/js-sdk/blob/main/README.md) and have not found a suitable solution or answer.
- [X] I have looked into the [documenta…
-
### 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
o…
-
Hello,
First and foremost, I'd like to express my appreciation for the excellent product you have built.
Currently, `headscale` offers OIDC authorization, but its functionality appears to be som…