Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    Eve Simple Authentication Widget
Page 1 2 3 4 
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Newbie
Posted Hide Post
The security check response includes the display name and the user oid. The user logs in using their e-mail address and it would be nice if my remote application which is using the Simple Authentication API could display this as the user's current login rather than either the display name or the OID. Any way this information can be interrogated remotely?
 
Posts: 2 | Registered: April 10, 2006Reply With QuoteEdit or Delete MessageReport This Post
Eve Developer
Aspiring Monkey
Posted Hide Post
Unfortunately no. The application only provides minimal information to the calling application. You could create a PHP application that would query any information you would like directly from the database but it would need to run on your webhosting server with us.


Jonmark Weber
Developer
Groupee, Inc.
 
Posts: 1887 | Location: Seattle | Registered: November 10, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Newbie
Posted Hide Post
That's a shame.. my app is Java based so PHP hosting is not much use.

Still, I've managed to integrate Groupee nicely with JAAS and web container managed security, so it just means asking the user for one extra field. Ho hum.
 
Posts: 2 | Registered: April 10, 2006Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Posted Hide Post
All these links don't seem to work anymore.

Is there a link to a site that is using this Widget so that I can see it in a real world situation?
 
Posts: 53 | Registered: March 14, 2004Reply With QuoteEdit or Delete MessageReport This Post
Eve Developer
Aspiring Monkey
Posted Hide Post
Hello Chris,

Here is a copy of the sample SimpleAuth widget. I am not sure how recent it is, its a backup I made a long time ago.

The intro comment of the php include file has an explination of how to use it, you should be able to create a quick and simple php page to test it.

Cheers,


Jonmark Weber
Developer
Groupee, Inc.


Zip/GZ archiveSimpleAuthentication.inc.zip (3 Kb, 4 downloads)
 
Posts: 1887 | Location: Seattle | Registered: November 10, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Posted Hide Post
I meant are there any real world sites out there that are using it so that I can see it in action and how people are using it.

-Chris
Studentfilms.com
 
Posts: 53 | Registered: March 14, 2004Reply With QuoteEdit or Delete MessageReport This Post
Eve Developer
Aspiring Monkey
Posted Hide Post
Hello Chris,

Sorry about that. I believe that this company is using a simple auth implementation on their site:

quickandimple.com

Cheers,


Jonmark Weber
Developer
Groupee, Inc.
 
Posts: 1887 | Location: Seattle | Registered: November 10, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Picture of theclam
Posted Hide Post
We use it here... razorthought.com

The members version of the script is protected by the Auth Widget....
 
Posts: 149 | Registered: March 19, 2004Reply With QuoteEdit or Delete MessageReport This Post
Groupee Newbie
Posted Hide Post
Hi:

I think jonmark meant quickandsimple.com (it's the site I run Smile ).

We've used the API to replace the Join/Login links at the top of all pages wiht a personal welcome message for recognized users.
 
Posts: 24 | Location: New York, NY | Registered: June 13, 2006Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community Page 1 2 3 4  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    Eve Simple Authentication Widget