This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
stats:roles [2011/10/14 00:28] Patrick Michel [Overview] |
stats:roles [2011/10/14 00:29] (current) Patrick Michel [Authentication] |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| The basic idea is that the system restricts access to procedures based on accounts. Everyone can call guest procedures, which don't have the ''uid'' parameter. | The basic idea is that the system restricts access to procedures based on accounts. Everyone can call guest procedures, which don't have the ''uid'' parameter. | ||
| - | With the virtual authenticate procedure, you can show the system your legitimation to call all the other methods with your ''username'': | + | With the //read-only// ''authenticate'' procedure, you can show the system your legitimation to call all the other methods with your ''username'': |
| {{page>:stats:proc:authenticate&noheader&nofooter}} | {{page>:stats:proc:authenticate&noheader&nofooter}} | ||