-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web.TokenAcquisition
### Microsoft.Identity.Web version
3.1.0
### Web app
Sign-in users and call web APIs
### Web API
Protect…
-
使用字符串类型的uuid或者openid进入,执行的时候都没有触发分表算法,无法使用分表,
表结构
type O2UID struct {
OID string `form:"oid" json:"oid" gorm:"primaryKey;autoIncrement:false;column:oid;type:char(128)"`
UID uint64 `form:"uid" js…
ankye updated
1 month ago
-
When using `@atproto/oauth-client-browser` with the default setup described in [the readme](https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-browser), the `/oauth/par` r…
-
### Issue and Steps to Reproduce
Receiving the following error during authentication: "Error: Tokens are not OpenID valid"
### Versions
@axa-fr/react-oidc v6.14.6
### Screenshots
![Screensh…
-
The OpenID spec requires that the response includes all the client metadata.
From [OpenID Connect Dynamic Client Registration 1.0 Section 3.2](https://openid.net/specs/openid-connect-registration-1…
-
JsonPath is more complicated, requires complex string parsing, requires the implementation of many features that are not necessary to select a claim, and is a query language, not a point…
-
### 📜 Description
It should request `/request` endpoint only once and store the token on the frontend side.
Is there any way to fix these multiple requests? Or maybe I did something wrong. Please he…
-
@turf212 We would like to see the Moodle plugin "Microsoft 365 Integration" (https://moodle.org/plugins/local_o365) adapted for IOMAD. It's the missing piece, after adding OpenID Connect to IOMAD, to …
-
**What I want**
I'm trying to setup a login with an external oAuth source.
**What I have done**
1. In Federation and Social Login created the oAuth Source
2. In the `default-authentication-ident…
-
### 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…