You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "shivangi (Jira)" <ji...@apache.org> on 2022/04/19 08:50:00 UTC

[jira] [Updated] (GUACAMOLE-1585) Looping issue after adding SAML SSO

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

shivangi updated GUACAMOLE-1585:
--------------------------------
    Description: 
I have taken the maxwaldorf image from docker hub and everything is working fine like connections ,adding users ,load balancers and adding the DNS name into route 53 in AWS account.

 

But we want to integrate with SSO.We are doing via Azure portal adding enterprise application and doing SAML SSO. But while hitting the URL its continuously looping.

 

The Error in log is 

 

 Authentication attempted with an invalid SAML response: SAML response did not pass validation: The response was received at http instead of https  /ext/saml/callback.

 

 

Adding below attributes to Guacamole.properties

We have added guacamole-auth-sso-saml-1.4.0.jar to extensions and given priority to SAML.

 

saml-idp-metadata-url:
saml-entity-id: 
saml-callback-url:
saml-debug: true
extension-priority: saml

 

Please help to solve this issue asap.or suggest any new methods.

we are not doing a proxy setup here.

  was:
I have taken the maxwaldorf image from docker hub and everything is working fine like connections ,adding users ,load balancers and adding the DNS name into route 53 in AWS account.

 

But we want to integrate with SSO.We are doing via Azure portal adding enterprise application and doing SAML SSO. But while hitting the URL its continuously looping.

 

The Error in log is 

 

 Authentication attempted with an invalid SAML response: SAML response did not pass validation: The response was received at http instead of https  /ext/saml/callback.

Note:cant share exact log due to security reasons.

 

Adding below attributes to Guacamole.properties

We have added guacamole-auth-sso-saml-1.4.0.jar to extensions and given priority to SAML.

 

saml-idp-metadata-url:
saml-entity-id: 
saml-callback-url:
saml-debug: true
extension-priority: saml

 

Please help to solve this issue asap.or suggest any new methods.

we are not doing a proxy setup here.


> Looping issue after adding SAML SSO
> -----------------------------------
>
>                 Key: GUACAMOLE-1585
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1585
>             Project: Guacamole
>          Issue Type: Bug
>         Environment: dev
>            Reporter: shivangi
>            Priority: Major
>         Attachments: AzureSAML.PNG
>
>
> I have taken the maxwaldorf image from docker hub and everything is working fine like connections ,adding users ,load balancers and adding the DNS name into route 53 in AWS account.
>  
> But we want to integrate with SSO.We are doing via Azure portal adding enterprise application and doing SAML SSO. But while hitting the URL its continuously looping.
>  
> The Error in log is 
>  
>  Authentication attempted with an invalid SAML response: SAML response did not pass validation: The response was received at http instead of https  /ext/saml/callback.
>  
>  
> Adding below attributes to Guacamole.properties
> We have added guacamole-auth-sso-saml-1.4.0.jar to extensions and given priority to SAML.
>  
> saml-idp-metadata-url:
> saml-entity-id: 
> saml-callback-url:
> saml-debug: true
> extension-priority: saml
>  
> Please help to solve this issue asap.or suggest any new methods.
> we are not doing a proxy setup here.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)