Update keys.adoc

This commit is contained in:
Kohei Tamura 2019-10-01 09:54:21 +09:00 committed by Stian Thorgersen
parent afb2fe60bc
commit 29d5814068

View file

@ -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
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.
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.