OAuth2 Callback Confirmation #3

Open
opened 2023-08-15 02:37:36 +00:00 by jon_nfc · 0 comments
jon_nfc commented 2023-08-15 02:37:36 +00:00 (Migrated from gitlab.com)

As part of the oauth2 authentication workflow state is sent from the calling client and should be confirmed as part of the callback to ensure that the client is receiving authentication from the provider only

🚧 Requirements

  • state must be unique across sessions

  • confirm that the imlemented oauth2 workflow is correct review standard

As part of the oauth2 authentication workflow state is sent from the calling client and should be confirmed as part of the callback to ensure that the client is receiving authentication from the provider only ## :construction: Requirements - [ ] state **must** be unique across sessions - [ ] confirm that the imlemented oauth2 workflow is correct _review standard_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infrastructure/nodered_ldap_self_service#3
No description provided.