Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDP: API Host details #27284

Open
4 of 6 tasks
georgekarrv opened this issue Mar 19, 2025 · 2 comments
Open
4 of 6 tasks

IDP: API Host details #27284

georgekarrv opened this issue Mar 19, 2025 · 2 comments
Assignees
Labels
#g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~sub-task A technical sub-task that is part of a story. (Not QA'd. Not estimated.)
Milestone

Comments

@georgekarrv
Copy link
Member

georgekarrv commented Mar 19, 2025

  • Try deleting Okta user and adding one with the same username
  • Try modifying SCIM user to have the same username as another user
  • If full name is blank during end user authentication, try to get it from scim table -- ScimUserByEmail.
  • Populate device connection during refresh.
  • Update host details endpoint
  • Integration test(s)
    "end_users" [
      {
        "idp_id": "f26f8649-1e25-42c5-be71-1b1e6de56d3d",
        "idp_email": "[email protected]",
        "idp_full_name": "Anna Chao",
        "idp_groups": [
          "Product",
          "Designers"
        ],
        "other_emails": [
          {
            "email": "[email protected]",
            "source": "google_chrome_profiles"
          },
          {
            "email": "[email protected]",
            "source": "custom"
          }
        ]
      }
    ],

Add this section of device mapping to host details ep.

@georgekarrv georgekarrv added :product Product Design department (shows up on 🦢 Drafting board) #g-mdm MDM product group ~sub-task A technical sub-task that is part of a story. (Not QA'd. Not estimated.) labels Mar 19, 2025
@georgekarrv
Copy link
Member Author

Hey team! Please add your planning poker estimate with Zenhub @getvictor @ghernandez345 @gillespi314 @mna

@georgekarrv
Copy link
Member Author

Callout omitempty unless otherwise specified

@georgekarrv georgekarrv added :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. and removed :product Product Design department (shows up on 🦢 Drafting board) labels Mar 24, 2025
@georgekarrv georgekarrv added this to the 4.67.0 milestone Mar 24, 2025
@georgekarrv georgekarrv moved this to 🥚 Ready in 💻 #g-mdm Mar 24, 2025
@getvictor getvictor self-assigned this Apr 3, 2025
@getvictor getvictor mentioned this issue Apr 4, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~sub-task A technical sub-task that is part of a story. (Not QA'd. Not estimated.)
Projects
Status: 🥚 Ready
Development

No branches or pull requests

3 participants