Network Working Group R. Sinnema
Internet-Draft E. Wilde
Intended status: Informational EMC Corporation
Expires: November 21, 2013 May 20, 2013
eXtensible Access Control Markup Language (XACML) Media Type
draft-sinnema-xacml-media-type-04
Abstract
This specification registers an XML-based media type for the
eXtensible Access Control Markup Language (XACML).
Note to Readers
This draft should be discussed on the apps-discuss mailing list [1].
Online access to all versions and files is available on github [2].
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on November 21, 2013.
Copyright Notice
Copyright (c) 2013 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
Sinnema & Wilde Expires November 21, 2013 [Page 1]
Internet-Draft XACML Media Type May 2013
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3
2.1. XACML Media Type application/xacml+xml . . . . . . . . . . 3
3. Security Considerations . . . . . . . . . . . . . . . . . . . . 6
4. Change Log . . . . . . . . . . . . . . . . . . . . . . . . . . 6
4.1. From -03 to -04 . . . . . . . . . . . . . . . . . . . . . . 6
4.2. From -02 to -03 . . . . . . . . . . . . . . . . . . . . . . 7
4.3. From -01 to -02 . . . . . . . . . . . . . . . . . . . . . . 7
4.4. From -00 to -01 . . . . . . . . . . . . . . . . . . . . . . 7
4.5. Versions prior to I-D -00 . . . . . . . . . . . . . . . . . 7
5. Normative References . . . . . . . . . . . . . . . . . . . . . 7
Appendix A. Acknowledgements . . . . . . . . . . . . . . . . . . . 8
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 9
Sinnema & Wilde Expires November 21, 2013 [Page 2]
Internet-Draft XACML Media Type May 2013
1. Introduction
The eXtensible Access Control Markup Language (XACML) [XACML-3]
defines an architecture and a language for access control
(authorization). The language consists of requests, responses, and
policies. Clients sends a request to a server to query whether a
given action should be allowed. The server evaluates the request
against the available policies and returns a reponse. The policies
implement the organization's access control requirements.
2. IANA Considerations
This specification registers an XML-based media type for the
eXtensible Access Control Markup Language (XACML) that will be
registered with the Internet Assigned Numbers Authority (IANA)
following the "Media Type Specifications and Registration Procedures"
[RFC6838]. The XACML media type represents an XACML request,
response, or policy in the XML-based format defined by the core XACML
specification [XACML-3].
2.1. XACML Media Type application/xacml+xml
This specification requests the registration of an XML-based media
type for the eXtensible Access Control Markup Language (XACML).
2.1.1. Media Type Name
application
2.1.2. Subtype Name
xacml+xml
2.1.3. Required Parameters