removed NYI tag from ID token signing alg
parent
ed7ff435ba
commit
b787270ff0
|
@ -544,7 +544,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="control-group" id="idTokenSignedResponseAlg">
|
<div class="control-group" id="idTokenSignedResponseAlg">
|
||||||
<label class="control-label"><span class="label label-default nyi"><i class="icon-road icon-white"></i> NYI </span> ID Token Signing Algorithm</label>
|
<label class="control-label">ID Token Signing Algorithm</label>
|
||||||
<div class="controls">
|
<div class="controls">
|
||||||
<select>
|
<select>
|
||||||
<!-- TODO: this should be filled out by the server, perhaps? -->
|
<!-- TODO: this should be filled out by the server, perhaps? -->
|
||||||
|
|
Loading…
Reference in New Issue