Search code examples
outlookbitbucketjiracredentials

How to provide the same credentials for bitbucket, jira, teams, outlook for an employee?


I got credentials for my outlook, bitbucket, jira and teams at my company and now I’m wondering how it technically works that credentials are the same at all these apps? How the company provide such possibility that I should not create accounts by myself?


Solution

  • In my company, and I think in others too, there has simple authorization service that authorize all these apps in the same way.

    For example: Active Directory - a lot of applications has integration with this and all these apps authenticates you using only one credential

    jira -> auth service -> some backend (active directory)
    bitbucket (jira) ^
    teams etc..      ^
    

    I mean, JIRA Bitbucket teams etc. does not save your passwords