-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Admin UI License Registration #497
Comments
Currently, users need to enter the The Solution
|
Admin-UI team will make FE+BE changes once APIs are ready. |
Here are the steps to be implemented in admin-ui for getting license credentials from SCAN.
|
You want the user to just paste in the JWT? Perhaps it can be given as a file when you run |
ok noted. Reading SSA jwt (during flex installation) and DCR (i.e. #1 and #2) will be the work of the flex installation script. So @devrimyatar can advise if the installation script can accept the SSA file during installation. |
Hi @devrimyatar
|
@soheil-star01, as discussed please find the license APIs specs attached. |
@duttarnab Please create a seperate issue for flex_linux_setup |
|
Hi @mjatin-dev We need to do the following changes to UI 👍
Response:
|
feat: admin ui license registration #497
done |
Done |
Problem:
Today you need to enter fixed values into the License Screen for the Flex UI including:
licenseSpring.apiKey=
licenseSpring.productCode=
licenseSpring.sharedKey=
licenseSpring.managementKey=
And then on a second screen:
license-key
Ideally, the first four values would be obtained from a Gluu API, as these are Gluu credentials.
The text was updated successfully, but these errors were encountered: