Hello Jérémie I think you have missed to configure the cas-management application in CAS Server services. Please do add the CAS Management application URL in your services registry and try log you should be able to login.
Thanks Seshu On 27 August 2017 at 22:27, Jérémie Pilette <[email protected]> wrote: > Hello, > > I installed "cas-services-management-overlay". > When I connect to the url "https://myurl/cas-management", I have the page > that indicate : > > Application Not Authorized to Use CAS > > The services registry of CAS is empty and has no service definitions. > Applications that wish to authenticate with CAS must explicitly be defined > in the services registry. > > > Could you help me please ? > > ==management.properties== > # CAS server that management app will authenticate with > # This server will authenticate for any app (service) and you can login as > casuser/Mellon > cas.server.name: https://myurl > cas.server.prefix: https://myurl/cas > > cas.mgmt.adminRoles=ROLE_ADMIN > cas.mgmt.userPropertiesFile=file:/etc/cas/config/users.properties > > # Update this URL to point at server running this management app > cas.mgmt.serverName=https://myurl > > server.context-path=/cas-management > server.port=443 > > spring.thymeleaf.mode=HTML > logging.config=file:/etc/cas/config/log4j2-management.xml > > ==cas.properties== > cas.server.name=https://myurl > cas.server.prefix=https://myurl/cas > > cas.adminPagesSecurity.ip=127\.0\.0\.1 > logging.config=file:/etc/cas/config/log4j2.xml > # cas.serviceRegistry.config.location: classpath:/services > cas.authn.accept.users= > > Thanks a lot > > Jérémie > > -- > - 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/dec52428-deaa-4913-ade8-d730f64edd8b%40apereo.org. -- Venkata S Sadhu (Seshu) India (Mobile) : +91 7032638062 (WhatsApp) INDIA -- - 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/CAABZGc20S4hw7jm1eASneSm51P873uSDZpAHdvU9k6qgg%2B-MGA%40mail.gmail.com.
