Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 651 Bytes

user_interface.md

File metadata and controls

17 lines (10 loc) · 651 Bytes

#User interface

Access problem

Access to user interface can only be done by using a domain name. You can’t access to it by using the local IP address of your server like that: https://your.server.ip.address/yunohost/sso/

You can create a redirection of a domain name to IP address of your server by modifing /etc/hosts and by adding that line:

your.server.ip.address domain.tld

By replacing your.server.ip.address for instance by 192.168.1.05 and domain.tld by your domain name or by one you can choose if you doesn’t own one.

Software

User interface is based on that software: https://github.com/Kloadut/ssowat