Skip to content

Commit 52725e3

Browse files
committed
text emphasis
1 parent 555eb60 commit 52725e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/profiles/templates/oidc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<h4>OIDC Claims</h4>
1212
</div>
1313
<div class="card-body">
14-
<p class="lead">When using BornHack as an IDP (logging into other sites using your BornHack account) you can control which user claims are returned by asking for one or more of the following claim scopes:</p>
14+
<p class="lead">When using BornHack as an IDP (logging into other sites using your BornHack account) you can control which <i>user claims</i> are shared with the remote site by asking for one or more of the following <i>claim scopes</i>:</p>
1515
<p><ul>
1616
{% for scope in all_scopes %}
1717
<li><code>{{ scope }}</code></li>

0 commit comments

Comments
 (0)