[keycloak-dev] Disabling error notification in admin console

Stian Thorgersen sthorger at redhat.com
Mon Jul 11 02:25:39 EDT 2016


Maybe you can replace the notification service with your own implementation.

On 10 July 2016 at 19:46, Mitya <mitya at cargosoft.ru> wrote:

> Hi,
>
> By default, if admin console receives a HTTP 500 from any underlying REST
> resource, it will pop up a small notification (implemented by
> errorInterceptor, app.js:1775).
>
> I'm developing a KeyCloak extension that includes a custom REST resource
> and adds GUI elements to admin console. Instead of standard notification,
> I'd like to pop up a modal dialog with verbose error description received
> from the server. Everything works fine (with $modal.open), but that default
> notification lingers behind my dialog. I know it's a purely cosmetic issue,
> but still a bit annoying. Is there any way to get rid of that notification
> in case modal dialog is used?
>
> Thx,
> Mitya
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160711/965ae161/attachment.html 


More information about the keycloak-dev mailing list