IdentityManagement: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 November 2023

  • curprev 13:2613:26, 8 November 2023RobertBushman talk contribs 2,697 bytes +2,697 Created page with "Category:Infosec = JWT = == Token Blast Radius == I asked GPT for some tips on minimizing blast radius, to see if I was missing any options. * '''Use Short-Lived Access Tokens''': By making the JWT access tokens short-lived, you limit the time an attacker has to use a stolen token. Typically, access tokens can have a lifetime of minutes to hours. * '''Implement Refresh Tokens''': To complement short-lived access tokens, use longer-lived refresh tokens that are used s..."