This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:oasis:xacml [2019/06/07 14:27] nick |
dido:public:ra:xapend:xapend.b_stds:tech:oasis:xacml [2021/08/17 13:34] (current) murphy [Introduction] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======= OASIS: eXtensible Access Control Markup Language (XACML) ======= | + | ===== OASIS: eXtensible Access Control Markup Language (XACML) ===== |
| - | [[dido:public:stds:tech:oasis | return to the OASIS Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:oasis:start| return to the OASIS Standards ]] |
| <table> | <table> | ||
| Line 7: | Line 7: | ||
| | Acronym | XACML | | | Acronym | XACML | | ||
| | Version | 3.0 | | | Version | 3.0 | | ||
| - | | OMG Document Number | | | + | | OASIS Document Number | acml-3.0-core-spec-os| |
| | Release Date | 22 January 2013| | | Release Date | 22 January 2013| | ||
| | About Specification | [[https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xacml]] | | | About Specification | [[https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xacml]] | | ||
| Line 13: | Line 13: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the actual document. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **Note**: The following is an excerpt from the actual document. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. |
| - | ====== Introduction ====== | + | ==== Introduction ==== |
| : //The eXtensible Access Control Markup Language (XACML) [XACML-3] | : //The eXtensible Access Control Markup Language (XACML) [XACML-3] | ||
| - | defines an architecture and a language for access control | + | defines an architecture and a language for [[dido:public:ra:xapend:xapend.a_glossary:a:accesscontrol|access control]] |
| - | (authorization). The language consists of requests, responses, and | + | ([[dido:public:ra:xapend:xapend.a_glossary:a:authorization| authorization]]). The language consists of requests, responses, and |
| - | policies. Clients send a request to a server to query whether a | + | policies. Clients send a request to a [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] to query whether a |
| given action should be allowed. The server evaluates the request | given action should be allowed. The server evaluates the request | ||
| against the available policies and returns a response. The policies | against the available policies and returns a response. The policies | ||
| implement the organization's access control requirements.[[https://tools.ietf.org/html/rfc7061]]// | implement the organization's access control requirements.[[https://tools.ietf.org/html/rfc7061]]// | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||