Thanks Facundo for your reply. Regarding "cas.serviceRegistry.jpa.ddlAuto = create-drop" is only temporary, next time, I will change it to *none *or *update*.
So, when I go to *https://sso.example.com/cas-management* (*successfully*), *then I make 1 new registry service*. *I think it will save new data to the MySQL registryDb.RegexRegisteredService table*, but the registry service does not add to the table. The thing that makes me confused is that the registry service that was added was still stored after I closed the browser (private mode). I don't know where the new registry service was stored. Then *after I tried accessing the registry service (https://portal.example.com/dashboard redirected to CAS Login), the CAS refused "Application Not Authorized to Use CAS"*, even though the registry service was added and stored (it doesn't know where it was stored). Is there a solution for this problem? *Please help*. Thank you. Pada Rabu, 20 Maret 2019 21.10.18 UTC+7, Facundo Mateo menulis: > > Hi Fahmi, > We faced the same issue with managment console. In our case, that error > is not related to the database configuration or the saving action itself > but the GIT versioning functionalitiy of management console ( > https://apereo.github.io/cas-management/5.3.x/installation/Installing-ServicesMgmt-Webapp.html#version-control > ). > > I noticed you have "cas.serviceRegistry.jpa.ddlAuto = create-drop" > > Using that configuration every time the server is stopped your DB schema > is dropped and of course your services. > Could this be your real issue? > > Regards, Facundo > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/cf224dea-a70d-4a83-8b86-64b3482fc242%40apereo.org.
