Skip to content

Commit 3076a24

Browse files
committed
add passwordless auth section to README
1 parent 9698451 commit 3076a24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@ To force refresh your Okta session, run
7676
bmx login
7777
```
7878

79+
### Passwordless authentication
80+
81+
If your Okta organization is configured for [Desktop Single Sign-on](https://help.okta.com/en-us/content/topics/directory/ad-desktop-sso-main.htm)
82+
and your computer is connected and signed in to the Active Directory network,
83+
BMX will authenticate you to Okta without prompting for password input.
84+
85+
This is currently only supported on Windows. Support for macOS is pending.
86+
7987
### Local configuration
8088

8189
You can create local configuration files named `.bmx`, where you can define default values for most BMX flags.

0 commit comments

Comments
 (0)