We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78753a commit bf5cbcbCopy full SHA for bf5cbcb
README.md
@@ -3,8 +3,8 @@
3
Key types and providers for OS2Web built on the [Key module](https://www.drupal.org/project/key).
4
5
The OS2Web key module provides two _key types_, [Certificate](#certificate) and [OpenID Connect
6
-(OIDC)](#openid-connect-oidc). Two _key providers_, [Azure Key Vault](#azure-key-vault) and [HashiCorp Vault](#hashicorp-vault), are
7
-planned, but not yet implemented.
+(OIDC)](#openid-connect-oidc). Two _key providers_, [Azure Key Vault](#azure-key-vault) and
+[HashiCorp Vault](#hashicorp-vault), are planned, but not yet implemented.
8
9
See [the Key Developer Guide](https://www.drupal.org/docs/contributed-modules/key/developer-guide) for details in how to
10
use keys in Drupal.
0 commit comments