Autentimine en: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| align="right" | border|30px eesti keeles |}") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
| [[Image:Flag of Estonia.svg|border|30px]] [[Autentimine|eesti keeles]] | | [[Image:Flag of Estonia.svg|border|30px]] [[Autentimine|eesti keeles]] | ||
|} | |} | ||
* Basic Authentication | |||
The standard authentication protocol is used for authentication [http://en.wikipedia.org/wiki/Basic_access_authentication http://en.wikipedia.org/wiki/Basic_access_authentication]. An example for developers is made: [[Basic Authentication näide|HTTP header]]. | |||
== Browser-based authentication == | |||
If the report is requested in the browser, an username and password is required according to the Basic Authentication method [http://en.wikipedia.org/wiki/Basic_access_authentication http://en.wikipedia.org/wiki/Basic_access_authentication] |
Latest revision as of 10:30, 13 June 2013
eesti keeles |
- Basic Authentication
The standard authentication protocol is used for authentication http://en.wikipedia.org/wiki/Basic_access_authentication. An example for developers is made: HTTP header.
Browser-based authentication
If the report is requested in the browser, an username and password is required according to the Basic Authentication method http://en.wikipedia.org/wiki/Basic_access_authentication