api-management-developer-portal
api-management-developer-portal copied to clipboard
Option to change notification templates to self-hosted Portal
Bug description
It doesn't seem possible to link notification templates to new portal when it is self-hosted in a storage account.
Reproduction steps
- Go to reset-password page
- Enter your email
- The sent email is associated with the managed portal.
Expected behavior
Option to change the template notifications to the self-hosted storage account
Is your portal managed or self-hosted?
Self-hosted
Release tag or commit SHA (if using self-hosted version)
2.17
Additional context
Specifically, I'm asking to change these kind of links in the APIM notification templates to the self-hosted Portal.
@Ledger94, thank you for opening this issue. We will triage it within the next few business days.
@harunrst, can we solve this with app type setting? If yes, can you please advise what needs to be done?
@Ledger94, we need more information before we start working on this issue. If you prefer to share it in private, please send us an email to [email protected] with the issue number in its subject.
@azaslonov @harunrst Has there been any update related to this or do you need any more info from me? I'm thinking to include this feature an update to the APIM resource might be needed. Either an update to Notification templates: E-mail settings or on Portal settings.
Hi @Ledger94, Thanks for reaching out to us. If you are using only self-hosted, you can easily update the information as below. On Azure Portal, please navigate to Notification Templates/Password change confirmation. Here as you sent us, you can update the $ConfirmUrl as below:
<your_hostname>/confirm-v2/password?$ConfirmQuery
But if you have more than one developer portal and require them to have different templates, we need to make a feature work for it. Can you clarify your situation?
Sorry for the late reply.
@harunrst I didn't realized that there was a way to just get the query without the URL so it should work for us. I am however still of the opinion that the ability to update the URL parameter would be useful feature for users that are self hosting or just the ability to create a custom parameters in the notification templates. This is however up to you and the development team of Portal. I appreciate the help and will go ahead and close the issue.