3 Answers
0
Yes that has alr eww ady taken place but I was hoping bvb to hear from someone how was an engineer or developer of Okta. I will get the party started however below.
0
Okta is an Identity and Access Management cloud application focused on logging users into multiple applications with one username and password while providing the capability for multi-factor authentication. The challenges I have discovered so far are around user management. Supporting 500k users is no easy task which is why we have turned to Python. Through APIs I have created Python programs to migrate users, force multi-factor authentication, obtain group memberships and modify profile attributes. My next challenge is to write a program to detect duplicate accounts, and merge them or possibly prevent account take over. In addition, through my testing I discovered rate limits and I have since injected logic to account for API rate limits for all my programs. If you are familiar with Okta or a similar application or tool please give me your thoughts.
- 1
It depends on on the intention of your application, and only you and your team know this. Perhaps you should have a meeting with your team to discuss.