Skip to content

Commit

Permalink
fix mistake (duo auth module)
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Sep 5, 2023
1 parent cc33bee commit 2ee908f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1372,7 +1372,7 @@ Module is used for 2FA authentication. Module use duo server for authentication
<clientSecret>
<clearValue>your_client_secret</clearValue>
</clientSecret>
<apiHostname>your_client_hostname</apiHostname>
<apiHostname>your_api_hostname</apiHostname>
</duo>
----

Expand Down

0 comments on commit 2ee908f

Please sign in to comment.