Autentimine en: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* Basic Authentication | * Basic Authentication | ||
The standard authentication protocol 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 | 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 | 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