-
Notifications
You must be signed in to change notification settings - Fork 79
Expiration for device authn access tokens #2302
Copy link
Copy link
Labels
authnAuthenticationAuthenticationcustomerFor any bug reports or feature requests tied to customer requestsFor any bug reports or feature requests tied to customer requestsknown issueTo include in customer documentation and trainingTo include in customer documentation and trainingsecurityRelated to security.Related to security.
Milestone
Metadata
Metadata
Assignees
Labels
authnAuthenticationAuthenticationcustomerFor any bug reports or feature requests tied to customer requestsFor any bug reports or feature requests tied to customer requestsknown issueTo include in customer documentation and trainingTo include in customer documentation and trainingsecurityRelated to security.Related to security.
Type
Fields
Give feedbackNo fields configured for Enhancement.
Today, device authn access tokens do not expire. They presumably should.
(creating this for these TODO-security comments:
omicron/nexus/src/app/device_auth.rs
Line 121 in b062e95
omicron/common/src/sql/dbinit.sql
Line 1773 in b062e95
)
(edit: these comments were removed under #2417 but the issue remains)