Originally submitted by Brian Campbell (Brian Campbell) on 2020-11-18
Baseline has "Access tokens shall be non-guessable with a minimum of 128 bits of entropy where the probability of an attacker guessing the generated token is less than or equal to 2^(-160) as per [!RFC6749] section 10.10."
Should ATs be the only artifact for which we give such requirements? There are also refresh tokens, authorization codes, request_uri values from PAR, and maybe other stuff I'm forgetting.
Bitbucket status: resolved
Bitbucket origin: issue 345
Baseline has "Access tokens shall be non-guessable with a minimum of 128 bits of entropy where the probability of an attacker guessing the generated token is less than or equal to 2^(-160) as per [!RFC6749] section 10.10."
Should ATs be the only artifact for which we give such requirements? There are also refresh tokens, authorization codes, request_uri values from PAR, and maybe other stuff I'm forgetting.
Bitbucket status: resolved
Bitbucket origin: issue 345