thenewguy / django-allauth-adfs

MIT License
9 stars 3 forks source link

Integration with django-allauth #6

Closed fatpacket closed 2 years ago

fatpacket commented 2 years ago

Is there integration with this ADFS provider and django-allauth? If so is there any documentation or code samples? Currently running allauth but love the features available with django-allauth-adfs for groups and claim mappings etc. Any help would be appreciated.

thenewguy commented 2 years ago

What troubles are you encountering?

fatpacket commented 2 years ago

I have not tried it yet. I am building a new site and loved what allauth brings with user management but found your package. New to a lot of this Django stuff so learning as I go and docs/examples really help.

Can I just install the package - add the config to settings.py and then auth from my AD tenant?

Thanks in advance -Brant

Sent from my iPhone

On Oct 2, 2022, at 12:07 PM, thenewguy @.***> wrote:

 What troubles are you encountering?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

thenewguy commented 2 years ago

Yes. You configure it like an allauth provider. I am happy to help if you have any issues getting it to work. Perhaps you could document what is unclear and add it to the readme

fatpacket commented 2 years ago

Thank you. I am having a site design/planning session tomorrow to chart our project development. So far we have mocked up a bunch of ideas and the board of my organization approved my ideas…. Now I need to produce!! So I am starting fresh with a Django 4+ project with django-invitations, django-allauth and now that I found your package, I will work on integration.

Thank you for the help. -Brant

On Sun, Oct 2, 2022 at 12:44 PM thenewguy @.***> wrote:

Yes. You configure it like an allauth provider. I am happy to help if you have any issues getting it to work. Perhaps you could document what is unclear and add it to the readme

— Reply to this email directly, view it on GitHub https://github.com/thenewguy/django-allauth-adfs/issues/6#issuecomment-1264708014, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABK4KR7TSZFCR3CLAW7B7ALWBHJZFANCNFSM6AAAAAAQ27MXVU . You are receiving this because you authored the thread.Message ID: @.***>

thenewguy commented 2 years ago

Sounds good. Going to close this issue. If you hit any trouble open a new specific issue and we'll get you sorted. If you can improve the documentation, a PR would be appreciated