Re: django windows authentication

2023-05-19 Thread Isaac Samuel
https://django-windowsauth.readthedocs.io/en/latest/ On Fri, May 19, 2023, 09:44 Chelsea Fan wrote: > Hello guys, what is windows authentication and how is it work in django > and how can I realize it? > > -- > You received this message because you are subscribed to the Google Groups >

Re: django windows authentication

2023-05-19 Thread Chelsea Fan
thank you On Fri, May 19, 2023 at 2:44 PM Brian Gitau wrote: > Hello! Windows authentication is a method of authenticating users based on > their Windows credentials. It allows users to log in to a system using > their Windows username and password, eliminating the need for separate >

Re: django windows authentication

2023-05-19 Thread Brian Gitau
Hello! Windows authentication is a method of authenticating users based on their Windows credentials. It allows users to log in to a system using their Windows username and password, eliminating the need for separate authentication mechanisms. In Django, you can integrate Windows authentication

django windows authentication

2023-05-19 Thread Chelsea Fan
Hello guys, what is windows authentication and how is it work in django and how can I realize it? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to