• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Jeanne Boyarsky
  • Liutauras Vilda
Sheriffs:
  • Tim Cooke
  • Bear Bibeault
  • paul wheaton
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Mikalai Zaikin
  • Piet Souris
Bartenders:

Apache Roller 4.0 login

 
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am trying roller for blogs in my site. I am developing my site in Flex2+java and i am having a link in the site clicking on which will take the user to the roller login page. Now my problem is i want the user to directly login into his blog using the same credentials which the user uses to login into my site(I dont want separate credentials for roller and my site). I dont want roller to be as a separate entity.It should be as an integral part of my site as far as the login is concerned. Is this possible??? If it is possible then what are the changes that i need to do??? Please advise me.
Thanks
Kranthi Kumar.Chamarthi
[ October 31, 2008: Message edited by: kranthi kumar.chamarthi ]
 
author
Posts: 3285
13
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How are users logging into your site? I'm going to assume that the Apache library has a login method in it's API, in theory all you have to to is store the credentials when the user logs into your site and pass them to that API call..
 
I just had the craziest dream. This tiny ad was in it.
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
reply
    Bookmark Topic Watch Topic
  • New Topic