Problem with adding SSO user/group to Managed Grafana

0

Hi,

I'm trying to add user or group from SSO to Grafana but it ends with error: 400 Failed to associate identity 996707c13f-1af38066-6ab6-48bd-bbdf-35094dc7a3ef, type: SSO_USER with workspace SSO application"

I created Grafana workspace with "Service managed" option with AWS IAM Identity Center authentication method. SSO is deployed on different account and AD Connector is used as a source, my user has full privileges and grafana is able top list users and groups but cannot add selected.

The only error I found in CloudTrail is:

(...)
    "eventSource": "sso.amazonaws.com",
    "eventName": "AssociateProfile",
    "awsRegion": "eu-central-1",
    "sourceIPAddress": "grafana.amazonaws.com",
    "userAgent": "grafana.amazonaws.com",
    "errorCode": "InvalidInputException",
    "requestParameters": {
        "accessorId": "S-1-5-...",
        "accessorType": "USER",
        "directoryId": "d-xxxxx",
        "directoryType": "ADConnector",
        "instanceId": "ins-6a1...",
        "profileId": "p-bb..."
    },
    "responseElements": null,
    "requestID": "ebd8b359-ce31-4996-812d-41cf8802852e",
    "eventID": "790e94a8-b2e6-418a-a474-e086e84bf558",
    "readOnly": false,
    "eventType": "AwsApiCall",
    "managementEvent": true,
    "recipientAccountId": "(...)",
    "eventCategory": "Management",
    "sessionCredentialFromConsole": "true"
1개 답변
0

Review your configuration. Here's the recommended procedure from AWS:

I don't think you'd see the ADConnector information if you were configuring your Grafana to use SSO.

Hope this helps.

profile picture
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠