Closed Bug 1330761 Opened 7 years ago Closed 6 years ago

Create "temporary permacreds"

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Unassigned)

References

Details

Temporary credentials are confusing for users - they are always forgetting to copy the cert, or modifying the cert, or parsing it..

They're also problematic in that they must fit in a header, severely limiting the number of scopes a user can have.

So let's hand out "permacreds" (meaning a clientId/accessToken with no cert, and corresponding to a row in the Clients table) from the login service.
Blocks: 1323871
The invention of `taskcluster signin` has fixed the confusing use-cases here.

The header-size issue is still of concern.
We might revisit this later, but for the moment we don't want to do this..
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Login → Services
You need to log in before you can comment on or make changes to this bug.