Skip to content

Commit 87cc64c

Browse files
committed
deploy: 8460178
1 parent fe9a0b5 commit 87cc64c

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

2.5/saml/filterscopes.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@ <h2 id="configuration">
180180
</em>
181181
.
182182
</dd>
183+
<dt>
184+
<code>
185+
allowNonScoped
186+
</code>
187+
</dt>
188+
<dd>
189+
Boolean defaults to true. Set to false to avoid copying attributes without a scope.
190+
</dd>
183191
</dl>
184192
<h2 id="examples">
185193
Examples

stable/saml/filterscopes.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@ <h2 id="configuration">
180180
</em>
181181
.
182182
</dd>
183+
<dt>
184+
<code>
185+
allowNonScoped
186+
</code>
187+
</dt>
188+
<dd>
189+
Boolean defaults to true. Set to false to avoid copying attributes without a scope.
190+
</dd>
183191
</dl>
184192
<h2 id="examples">
185193
Examples

0 commit comments

Comments
 (0)