Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
492 stars 58 forks source link

Added SDK calls for federatedIdentityCred #286

Closed Vidya2606 closed 4 weeks ago

Vidya2606 commented 1 month ago

Description

Added SDK calls for federatedIdentityCred

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist:

Vidya2606 commented 4 weeks ago

The migration requires registration to Graph App which means the user had to do a device code login in the web browser which seemed to be a bad user experience, so we decided to keep the functions as is.