removed NYI tag from ID token signing alg
parent
ed7ff435ba
commit
b787270ff0
|
@ -544,7 +544,7 @@
|
|||
</div>
|
||||
|
||||
<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">
|
||||
<select>
|
||||
<!-- TODO: this should be filled out by the server, perhaps? -->
|
||||
|
|
Loading…
Reference in New Issue