Skip to content

Commit cafa174

Browse files
csarvenuvdsl
andcommitted
Relax wording around authentication
Co-authored-by: Christoph Braun <braun@kit.edu>
1 parent 1b23f41 commit cafa174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ <h4 property="schema:name">Client Condition</h4>
713713
<section id="access-issuer-condition" inlist="" rel="schema:hasPart" resource="#access-issuer-condition">
714714
<h4 property="schema:name">Issuer Condition</h4>
715715
<div datatype="rdf:HTML" property="schema:description">
716-
<p>The ability to authenticate a <em>subject</em> relies on the ability to identify the <a href="#issuer">issuer</a> of the corresponding assertion. An <code>acl:IssuerCondition</code> defines which issuers are trusted to make assertions about the subject <a href="#agent">agent</a>. The following properties are defined:</p>
716+
<p>The ability to authenticate a <em>subject</em> might rely on the ability to identify the <a href="#issuer">issuer</a> of a corresponding assertion of identity, role, attribute or similar. An <code>acl:IssuerCondition</code> defines which issuers are trusted to make assertions about the subject <a href="#agent">agent</a>. The following properties are defined:</p>
717717
<p id="acl-issuer">The <code>acl:issuer</code> predicate denotes an <a href="#issuer">issuer</a> being trusted to make correct assertions about a subject <a href="#agent">agent</a>.</p>
718718
<p id="acl-issuergroup">The <code>acl:issuerGroup</code> predicate denotes a <a href="#agent-group">group of agents</a> being trusted to make correct assertions about a subject <a href="#agent">agent</a>. The object of an <code>acl:issuerGroup</code> statement is an instance of <code>vcard:Group</code>, where the members of the group are specified with the <code>vcard:hasMember</code> predicate.</p>
719719
<p id="acl-issuerclass">The <code>acl:issuerClass</code> predicate denotes a <a href="#agent-class">class of agents</a> being trusted to make correct assertions about a subject <a href="#agent">agent</a>.</p>

0 commit comments

Comments
 (0)