Skip to content

Commit

Permalink
add passwordless auth section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cfbao committed Oct 30, 2024
1 parent 9698451 commit 3076a24
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,14 @@ To force refresh your Okta session, run
bmx login
```

### Passwordless authentication

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)
and your computer is connected and signed in to the Active Directory network,
BMX will authenticate you to Okta without prompting for password input.

This is currently only supported on Windows. Support for macOS is pending.

### Local configuration

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

0 comments on commit 3076a24

Please sign in to comment.