Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbverschoor
752 days ago
Access doesn’t cover everything though. But identify seems good
1 comments
jonplackett
752 days ago
I think they mean use both - identity in place of login/authenticate and access in place of auth
link
jbverschoor
752 days ago
Yeah, but access to me feels like access to records. Not necessarily permissions to do certain actions (in general or to certain records)
Iirc, Java or J2EE used “Principal”, which I found super confusing
link
lupire
751 days ago
Principal is Identity not access.
link