Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonplackett
752 days ago
I think they mean use both - identity in place of login/authenticate and access in place of auth
1 comments
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
752 days ago
Principal is Identity not access.
link
Iirc, Java or J2EE used “Principal”, which I found super confusing