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

Notification Templating API and UI Support for SMS Templating #21209

Closed
RushanNanayakkara opened this issue Oct 1, 2024 · 1 comment
Closed

Comments

@RushanNanayakkara
Copy link
Contributor

RushanNanayakkara commented Oct 1, 2024

Problem statement

With the release of the the React Console we have removed the UI capability to update the registry hence removing the capability to update the SMS templates. Furthermore, the we provide a dedicated email templating API. With this approach each notification channel would require a new dedicated API. Hence it is necessary and ideal for customers to have a unified API for templating for all notification channels.

How do you expect it to be solved

The UI capability has to be provided to update the SMS templates. This has to be done by adding the capability to the React console.
Deprecating the Email templating API has to be considered and a new API has to be introduced which will support updating templates for all notification channels supported by the identity server.

@RushanNanayakkara
Copy link
Contributor Author

Update : The code changes are merged. The doc updates are currently ongoing.

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

No branches or pull requests

3 participants