Problem using basic authentication and WAP toolkit.

2002-01-30 Thread Stefan Klåvus
Hi. I have been using Orion's basic authentication to secure parts of our website without any problems. (See http://kb.atlassian.com/content/atlassian/howto/securingdirectory.html): We are now going to build the same functionality for WAP but the basic authentication doesn't work as e

Re: Orion and basic authentication

2001-12-05 Thread Scott Farquhar
Etienne, This article may be of interest to you in setting up basic authentication on Orion. http://kb.atlassian.com/content/atlassian/howto/securingdirectory.html Most of the time you can use the default XMLUserManager, which has the users and passwords contained in XML files

RE: Orion and basic authentication

2001-12-05 Thread The elephantwalker
j2ee security constraints in your web.xml file as well as select basic authentication in the web.xml file. If you aren't doing this, it won't work. Orion does not require any java coding for j2ee authentication for basic or form based methods. If you use a progammatic authenticati

Orion and basic authentication

2001-12-05 Thread Etienne Giraudy
Hi, I'm curious to know if there is any possibility to setup my webapp for using basic authentication without having to code a (simple) user manager (cf http://www.orionsupport.com/articles/usermanager.html). It seems that orion is the only app server needing some code to support

Basic authentication (just one more time)

2001-08-16 Thread Henrik Skafsgaard Larsen
Hello - trying to force the mail through the mailserver :-) the part here is based on the security primer from www.jollem.com and a lot of archive reading. I installed it on my own pc on an application called: dbcm In this application I created a directory called: test and placed 2 file

Re: Basic Authentication

2001-05-11 Thread Bill Winspur
I 've learned how to get basic authentication going, given Brian's suggestion, and a little more trial and error. Things that I would like to add to the authentication-primer at jollem (if I had the time this week) include: 1. You need the tag in web.xml 2. you need the ta

Re: Basic Authentication

2001-05-07 Thread Bill Winspur
quot;Brian Adair" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Monday, May 07, 2001 7:34 PM Subject: Re: Basic Authentication > Bill, > > Looks like your missing the element in web.xml. Try this: > > > ... > > > BAS

Re: Basic Authentication

2001-05-07 Thread Brian Adair
Bill, Looks like your missing the element in web.xml. Try this: ... BASIC Head Count Application ... -- Brian Adair Software Developer Telepak.net http://www.telepak.net > Bill Winspur wrote: > > I want to implement basic authentication and used the primer

Basic Authentication

2001-05-07 Thread Bill Winspur
I want to implement basic authentication and used the primer at http://www.jollem.com/~ernst/orion-security-primer/  as a guide, but have not managed to password protect page one so far. The URL I'm trying to protect responds normally with no login dialog being presented, i.e. my sec

BASIC authentication

2000-06-22 Thread bradley mclain
all -- am having a strange problem configuring authentication. i edited <>/META-INF/application.xml, <>/META-INF/principals.xml and /<>/<>-web/WEB-INF/web.xml files to insert the appropriate security information. (all listed below) as a model i used an exchange about this subject that took plac

Configuring basic authentication

2000-05-18 Thread Anthony Glenning
I have installed the server (Orion/1.0rc1), deployed a test application and all appears to working well. I would now like to add in basic authentication to a section of the web site. When I configure the application deployment descriptor (web.xml) in the usual way to add in a security

BASIC authentication question

2000-04-20 Thread Bailey, Jeff A
Hi all, I have a couple questions / misunderstandings that I hope you can help me with. The first is in regards to http BASIC authentication in a web application. Basically, I have done the following: (this is all within a particular application) META-INF/principals.xml test