Re: [otrs] Cookies in AuthModule

2014-02-05 Thread Kristofer Pettijohn
Thank you for your help and feedback, I do appreciate it. - Original Message - From: "Gerald Young" To: "User questions and discussions about OTRS." Sent: Wednesday, February 5, 2014 11:56:15 AM Subject: Re: [otrs] Cookies in AuthModule Please note that

Re: [otrs] Cookies in AuthModule

2014-02-05 Thread Gerald Young
e able to do is set a cookie key directly from an > authentication module. Is that not possible? > > -- > *From: *"Gerald Young" > *To: *"User questions and discussions about OTRS." > *Sent: *Tuesday, February 4, 2014 5:13:47 PM >

Re: [otrs] Cookies in AuthModule

2014-02-04 Thread Kristofer Pettijohn
? - Original Message - From: "Gerald Young" To: "User questions and discussions about OTRS." Sent: Tuesday, February 4, 2014 5:13:47 PM Subject: Re: [otrs] Cookies in AuthModule Don't overlook that OTRS has a LoginURL and a LogoutURL, (Core Framework Fronte

Re: [otrs] Cookies in AuthModule

2014-02-04 Thread Gerald Young
t; *From: *"Gerald Young" > *To: *"User questions and discussions about OTRS." > *Sent: *Tuesday, February 4, 2014 1:21:30 PM > *Subject: *Re: [otrs] Cookies in AuthModule > > > From a search <https://www.google.com/search?q=atlassian+crowd+otrs>, the > se

Re: [otrs] Cookies in AuthModule

2014-02-04 Thread Kristofer Pettijohn
ions about OTRS." Sent: Tuesday, February 4, 2014 1:21:30 PM Subject: Re: [otrs] Cookies in AuthModule >From a search , the second entry I found (PDF, viewable through Google Cache) >indicates using HTTPBasicAuth should work . Your results may vary. On Tue, Feb 4, 2014 at 1:

Re: [otrs] Cookies in AuthModule

2014-02-04 Thread Gerald Young
>From a search , the second entry I found (PDF, viewable through Google Cache) indicates using HTTPBasicAuth should work

[otrs] Cookies in AuthModule

2014-02-04 Thread Kristofer Pettijohn
Hello, I want to create an AuthModule that authenticates against Atlassian Crowd so that we can utilize our internal SSO. The only requirement I am missing that I cannot seem to find is: can I get/set cookies from within an AuthModule? Crowd has a session cookie with a token value to verify