[ https://issues.apache.org/jira/browse/GUACAMOLE-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711192#comment-17711192 ]
ro-kei commented on GUACAMOLE-1766: ----------------------------------- I think I know the cause. There was no problem in the information log, but I ran the debug log and found an error. I wanted to send it to the mailing list, but when I sent a Subscribe, it was not accepted. What should I check for the following? The permissions are tomcat as much as possible. [ajp-nio-127.0.0.1-8009-exec-4] INFO o.a.g.r.auth.AuthenticationService - User "[USERID]" successfully authenticated from xxx.xxx.xxx.xxx. [ajp-nio-127.0.0.1-8009-exec-4] DEBUG o.a.g.r.auth.AuthenticationService - Login was successful for user "[USERID]". [ajp-nio-127.0.0.1-8009-exec-9] DEBUG o.a.g.rest.RESTExceptionMapper - Client request rejected: Permission Denied. [ajp-nio-127.0.0.1-8009-exec-10] DEBUG o.a.g.rest.RESTExceptionMapper - Client request rejected: Session not associated with authentication provider "saml". Best Regards, > Administrator screen does not appear when SAML is used > ------------------------------------------------------ > > Key: GUACAMOLE-1766 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1766 > Project: Guacamole > Issue Type: Bug > Components: guacamole-auth-saml > Affects Versions: 1.5.0 > Environment: Ubuntu20.04.6LTS > apt Apache2 > apt tomcat9 > Reporter: ro-kei > Priority: Minor > > When a procedure that worked fine with Guacamole 1.4.0+SSO-SAML is > implemented with 1.5.0+SSO-SAML, authentication passes but the admin menu > does not appear, even for users who have been granted admin rights. > When I used the same SQL with JDBC authentication using MySQL only, the admin > menu was displayed without any problem. > I thought it might be a client problem, but even with > Server1.5.0+Client1.4.0, the admin menu did not appear. -- This message was sent by Atlassian Jira (v8.20.10#820010)