Before submitting the PR make sure the following are checked:
[X] This Pull Request is related to one change. Changes that are unrelated should be opened in separate PRs.
[X] Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
[X] Tests are added or updated if you fix a bug, refactor something, or add a feature.
[X] Tests and Rubocop are passing before submitting your proposed changes.
If you're proposing a new generator or locale:
[X] Double-check the existing generators documentation to make sure the new generator you want to add doesn't already exist.
Motivation / Background
This Pull Request has been created to be able to generate a mock Omniauth response for Azure Active Directory v2.
Additional information
The corresponding omniauth strategy is here
Checklist
Before submitting the PR make sure the following are checked:
[Fix #issue-number]
If you're proposing a new generator or locale: