On Fri, Sep 13, 2013 at 4:23 PM, Malintha Adikari < malintha.adik...@hotmail.com> wrote:
> > > Hi, > > I am using PHP as my language, and codeigniter as my framework. The goal > is to provide facility to people to register for fedora event. They can use > their FAS account to authenticate identity to register for the events. > > > > Date: Fri, 13 Sep 2013 12:14:00 +0200 > > From: pin...@pingoured.fr > > To: devel@lists.fedoraproject.org > > Subject: Re: Get FAS account authentication facility for my Web page > > > > > On Fri, Sep 13, 2013 at 03:56:03PM +0600, Malintha Adikari wrote: > > > * Hi, > > > > > > I am a student who is participating GSOC 2013 for Fedora organization. > I > > > am developing a web application for fedora ambassadors. I want to give > > > users to login facility with FAS. I could found that the FAS is > providing > > > OpenID facility. How can I implement a login with FAS in my web page. > > > Could you give me a direction > > > > Hi, > > > > You might want to port this question over to the infrastructure list: > > https://admin.fedoraproject.org/mailman/listinfo/infrastructure > > > > However, to answer it, it all depends on how your application was > written. Is > > there not an OpenID plugin for the framework you used? > > If so, then it's probably the easiest starting point. > > > > Could we have some more information about your application? > > (language, sources, framework, goal?) > > > > Thanks, > > Pierre > > -- > > devel mailing list > > devel@lists.fedoraproject.org > > https://admin.fedoraproject.org/mailman/listinfo/devel > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > > -- > devel mailing list > devel@lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/devel > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Hi Malintha, The media-wiki auth [0] and wordpress auth plugin for FAS [1] will help you to get in to the track. Those things were written in PHP too. You can write the fas-auth as Codeigniter auth plugin. -- [0] - https://git.fedorahosted.org/cgit/fedora-infrastructure.git/tree/scripts/Auth_FAS_MediaWiki/Auth_FAS.php?id=ba6349c6aee8e2ee588cfe358aca49e85a8fb3f0 [1] - https://git.fedorahosted.org/cgit/fedora-infrastructure.git/tree/plugins/wordpress-mu-plugin-fasauth/fasauth.php?id=ba6349c6aee8e2ee588cfe358aca49e85a8fb3f0 -- - UD -
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct