Skip to content
New issue

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

"allowedUnsigned*" name inconsistency #528

Closed
lavaleri opened this issue Oct 27, 2023 · 1 comment
Closed

"allowedUnsigned*" name inconsistency #528

lavaleri opened this issue Oct 27, 2023 · 1 comment

Comments

@lavaleri
Copy link
Contributor

The API and docs use the following two params names:

  • allowedUnsignedAttributes
  • allowedUnsignedAttributePrefix

However these same params are referred to as the following in the specification, and in error messaging:

  • allowedUnauthenticatedAttributes
  • allowedUnauthenticatedAttributePrefix.

This repo should be updated to use the API/docs naming.

@ajewellamz
Copy link
Contributor

I guess we fixed this a whole ago, because allowedUnauthenticatedAttributes appears nowhere in the specification, or error messaging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants