faker-ruby / faker

A library for generating fake data such as names, addresses, and phone numbers.
MIT License
11.28k stars 3.18k forks source link

Generate a mock Omniauth response for Azure Active Directory v2 #2915

Closed raphayol closed 8 months ago

raphayol commented 8 months ago

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:

If you're proposing a new generator or locale:

stefannibrasil commented 8 months ago

Thank you for your contribution, but as documented in our CONTRIBUTING docs, we are not accepting new generators at the moment.