-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #484 from TheJumpCloud/SA-3282_Radius_LocalAccount
SA-3282: localUserAccount field check
- Loading branch information
Showing
3 changed files
with
36 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
## 1.0.1 | ||
|
||
Release Date: April 21, 2023 | ||
|
||
#### RELEASE NOTES | ||
|
||
``` | ||
Users with Local User Account names that differ from their JumpCloud Username are now supported | ||
``` | ||
|
||
#### FEATURES: | ||
|
||
- If a user's local account name (systemUsername) is specified on an account, the certificates for those users will be generated with their local account name (not username) and installed correctly. | ||
|
||
## 1.0.0 | ||
|
||
Release Date: March 21, 2023 | ||
|
||
#### RELEASE NOTES | ||
|
||
``` | ||
Iniital release of the Passwordless Radius User Certificate Generation automation scritps | ||
``` | ||
|
||
#### FEATURES: | ||
|
||
- Generate/ Import CA Certificate | ||
- Generate User Certificates from CA Certificate | ||
- Distribute User Certificates to JumpCloud Devices w/ JumpCloud Commands | ||
- Monitor Command Deployments |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters