We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
General tracking issue for OIDC improvements.
private_key_jwt
typ
email_verified
false
/register
WWW-Authenticate
401
Authentication: Basic
RFCs that may or may not be directly related to OIDC, but are standards based items we could or should consider.
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OpenID Connect
Description
General tracking issue for OIDC improvements.
Related
private_key_jwt
client authentication method #1281typ
from RFC 9068 to differentiate between an id_token and access_token #1973email_verified
is present and isfalse
#2423/register
OAuth2.0 endpoint #2509WWW-Authenticate
when returning401
when usingAuthentication: Basic
scheme #2645Related Standards based issues
RFCs that may or may not be directly related to OIDC, but are standards based items we could or should consider.
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered: