<p dir="ltr"><br>
On Sep 13, 2013 6:56 AM, &quot;Sarup Banskota&quot; &lt;<a href="mailto:sbanskota08@gmail.com">sbanskota08@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt; &gt; I am a student who is participating GSOC 2013 for Fedora organization. I<br>
&gt;&gt;&gt; &gt; &gt; am developing a web application for fedora ambassadors. I want to give<br>
&gt;&gt;&gt; &gt; &gt; users to login facility with FAS. I could found that the FAS is providing<br>
&gt;&gt;&gt; &gt; &gt; OpenID facility. How can I implement a login with FAS in my web page.<br>
&gt;&gt;&gt; &gt; &gt; Could you give me a direction<br>
&gt;<br>
&gt;<br>
&gt; Hi Malintha,<br>
&gt;<br>
&gt; I&#39;m doing a GSoC this year too, and although it uses Ruby on Rails, building a web application for designers. I had added FAS-OpenID support to the application, and had blogged about that here[1]. I&#39;m not sure how much it would be of use to you, but you might want to take a look at it too :)<br>

&gt;<br>
&gt; [1]- <a href="http://thirstyforcola.wordpress.com/2013/06/30/setting-up-openid-on-rails/">http://thirstyforcola.wordpress.com/2013/06/30/setting-up-openid-on-rails/</a><br>
&gt;<br>
Yeah, openid is the way to go for now.  The WordPress auth module is from before we had reliable openid and the ability to check your groups from openid.  (That is available via an extension to openid now).</p>
<p dir="ltr">But to pause for one moment - do either of these apps have a goal of running on fedora infrastructure?  If so you should know that all of our own apps that we have to do maintenance on are written in python with a distinct preference for the flask and pyramid web frameworks.  We run some third party apps, well maintained upstream, written in php.  And we do not run any java or ruby apps (the latter we might be able to start using under similar rules to our third party php apps once we get rid of puppet (migration to ansible is happening but slowly)).  No idea what it would take for us to run java apps.</p>

<p dir="ltr">-Toshio</p>