Skip to content

Commit

Permalink
mention custom validation server
Browse files Browse the repository at this point in the history
  • Loading branch information
cromega committed Oct 12, 2020
1 parent bfb9874 commit ef0bb50
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ curl -s https://key.yourdomain.org/pubkey

### Important

You have to create an API key at [YubiCo](https://upgrade.yubico.com/getapikey/)
to use the authenticator.
You have to either
* create an API key at [YubiCo](https://upgrade.yubico.com/getapikey/) and use the offical validation service, or
* [Run your own yubi validation server](https://developers.yubico.com/OTP/Guides/Self-hosted_OTP_validation.html), keyguard can be configured to talk to a custom endpoint

## Building

Expand Down

0 comments on commit ef0bb50

Please sign in to comment.