Hi Team,
I am trying to integrate Azure AD SAML with RStudio connect. But when I am trying to connect its failing with error login failed and in the RConnect log can see below message. Is it possible to check only certain attributes from assertion and not all.
2021/11/30 12:42:38 /connect/src/connect/auth/providers/saml/saml.go:407: (saml) Handling authentication response
2021/11/30 12:42:38 /connect/src/connect/auth/providers/saml/saml.go:408: (saml) Using state: https://54.169.255.122/connect/#/welcome?msg=loginError
2021/11/30 12:42:38 /connect/src/connect/auth/providers/saml/saml.go:627: (saml) Attribute 'http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname' not found, attributes provided were NameID, http://schemas.microsoft.com/identity/claims/tenantid, http://schemas.microsoft.com/identity/claims/objectidentifier, http://schemas.microsoft.com/identity/claims/displayname, http://schemas.microsoft.com/identity/claims/identityprovider, http://schemas.microsoft.com/claims/authnmethodsreferences, http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
2021/11/30 12:42:38 SAML handling error trying to find attribute Error SAML attribute not in assertion: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname