Darcy Ye
Darcy Ye
Cool! Looking forward to it!
Temporarily hold this PR, we need a reorg of the contents.
Aligned README.md and code, and use lower-cased `gbk` and `utf8` as character encoding. https://github.com/logto-io/connectors/pull/12
[v1.0.0-beta.9 is released for @logto/connectors](https://github.com/logto-io/connectors/releases/tag/v1.0.0-beta.9), update the dependency of this package to fix this.
The authorization process of LDAP is different from OAuth and OIDC. The latter works by Logto initiating an authorization request on behalf of the user, who then completes the authorization...
This is a solid case, will discuss with the team.
Hi @mrfrase3 , thanks for letting us know about the issue. We will fix this.
Hi @magohl , thanks for reporting this issue, will record this and make the string-typed timestamp also compatible. Would you like to let us know what IdP you are using?
Cool, will try to make the OIDC connector work with the IdP you mentioned. Not sure if there are some other issues except for the `expires_in` type mismatch. It could...
We have an PR #5737 resolving the case you mentioned in this issue.