Skip to content
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

Expanded licensing page #414

Merged
merged 4 commits into from
Jan 25, 2024
Merged

Expanded licensing page #414

merged 4 commits into from
Jan 25, 2024

Conversation

josephdecock
Copy link
Member

@josephdecock josephdecock commented Jan 25, 2024

Closes #394 and #246

@josephdecock josephdecock added this to the IS 7.0 milestone Jan 25, 2024
@josephdecock josephdecock linked an issue Jan 25, 2024 that may be closed by this pull request
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-414.eastus2.azurestaticapps.net

Duende IdentityServer will look for a file called *Duende_License.key* in the same directory as your hosting application.
If present, the contents of the file will be loaded as the license key.
IdentityServer looks for a file named either *Duende_License.key* or
*Duende_IdentityServer_License.key* in the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's omit the older file name from here. we wanted to move away from the one we used to use.

system are not likely to be very useful to your redistribution customers. For that reason,
in a redistribution the severity of log messages from the license system is turned all the
way down to the Trace level. We also appreciate that it might be cumbersome to deploy
updated licenses in this scenario. You are not required to deploy updated licenses to your
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather not imply that we think it's ok to not update the key to the latest if they can. I'd rephrase this along the lines of "we ask that you update the license key at the next deployment of your software" or somesuch.

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-414.eastus2.azurestaticapps.net

If present, the contents of the file will be loaded as the license key.
IdentityServer looks for a file named *Duende_License.key* in the
[ContentRootPath](https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.hosting.ihostenvironment.contentrootpath?view=dotnet-plat-ext-8.0#microsoft-extensions-hosting-ihostenvironment-contentrootpath).
If either are present, the content of the file will be used as the license key.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"If present"

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-414.eastus2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-414.eastus2.azurestaticapps.net

@brockallen brockallen merged commit bff04ba into main Jan 25, 2024
2 checks passed
@brockallen brockallen deleted the joe/license branch January 25, 2024 22:24
@brockallen
Copy link
Member

ty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check that the license logging docs are still correct Document file names allowed for license keys
2 participants