Difference between revisions of "Endpoint"
From MgmtWiki
(→Context) |
(→Problem) |
||
Line 8: | Line 8: | ||
==Problem== | ==Problem== | ||
− | It has been recognized for many years that [[URL]]s (and hence [[Endpoint]]s are poor substitutes for [[Web Site]] [[Identifier]]s<ref>Jakob Nielsen, ''URL as UI'' https://www.nngroup.com/articles/url-as-ui/</ref>. Yet no one has found a such a substitute. | + | * It has been recognized for many years that [[URL]]s (and hence [[Endpoint]]s are poor substitutes for [[Web Site]] [[Identifier]]s<ref>Jakob Nielsen, ''URL as UI'' https://www.nngroup.com/articles/url-as-ui/</ref>. Yet no one has found a such a substitute. |
+ | * Many standards have been focused on setting new endpoints for every service defined by the web site. | ||
+ | * Since endpoints are just URLs there ability to access sign in credentials or cookies is determined by policies set by the browser manufacturer or, possibly, by and administrator. These policy are subject to changes that are never explained, or even explainable, to the user. | ||
+ | |||
==Solution== | ==Solution== | ||
A good solution is still being sought; here are some ideas: | A good solution is still being sought; here are some ideas: |
Revision as of 16:03, 2 January 2022
Full Title or Meme
An Endpoint is typically a URL addressing one service of a Web Site.
Context
Endpoints have been defined in may standardized contexts.
Problem
- It has been recognized for many years that URLs (and hence Endpoints are poor substitutes for Web Site Identifiers[1]. Yet no one has found a such a substitute.
- Many standards have been focused on setting new endpoints for every service defined by the web site.
- Since endpoints are just URLs there ability to access sign in credentials or cookies is determined by policies set by the browser manufacturer or, possibly, by and administrator. These policy are subject to changes that are never explained, or even explainable, to the user.
Solution
A good solution is still being sought; here are some ideas:
- Brand Names
References
- ↑ Jakob Nielsen, URL as UI https://www.nngroup.com/articles/url-as-ui/