Update keys.adoc
This commit is contained in:
parent
afb2fe60bc
commit
29d5814068
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ To view the active keys for a realm select the realm in the admin console click
|
||||||
will show the currently active keys for the realm. {project_name} currently only supports RSA signatures so there
|
will show the currently active keys for the realm. {project_name} currently only supports RSA signatures so there
|
||||||
is only one active keypair. In the future as more signature algorithms are added there will be more active keypairs.
|
is only one active keypair. In the future as more signature algorithms are added there will be more active keypairs.
|
||||||
|
|
||||||
To view passive or disabled keys select `Passive` or `Disabled`. This will show passive or disabled keys.
|
To view passive or disabled keys select `Passive` or `Disabled`.
|
||||||
A keypair can have the status `Active`, but still not be selected as the currently active keypair for the realm.
|
A keypair can have the status `Active`, but still not be selected as the currently active keypair for the realm.
|
||||||
The selected active pair which is used for signatures is selected based on the first key provider sorted by priority
|
The selected active pair which is used for signatures is selected based on the first key provider sorted by priority
|
||||||
that is able to provide an active keypair.
|
that is able to provide an active keypair.
|
||||||
|
|
Loading…
Reference in a new issue