List Info

Thread: Accessing private blog's RSS feeds (revisited)




Accessing private blog's RSS feeds (revisited)
country flaguser name
United States
2007-03-29 20:41:45

Hi everyone,

 

I am struggling with accessing the RSS feed of a private blog. ; I found a previous discussion on this topic in the email archive but I still can’t get basic authentication to work with form based authentication in Pebble.  So far, I have added the following in applicationContext-acegi-security.xml:

 

/**/*.xml=httpSessionContextIntegrationFilter,basicProcessingFilter,exceptionTranslationFilter,filterInvocationInterceptor

 

I also added the following in WEB-INFweb.xml:

 &nbsp; &nbsp; <filter>

 &nbsp; &nbsp; &nbsp;  <filter-name>My_HTTP_BASIC_Authorization_Filter&lt;/filter-name>

 &nbsp; &nbsp; &nbsp;  <filter-class>org.acegisecurity.util.FilterToBeanProxy</filter-class>

 &nbsp; &nbsp; &nbsp;  <init-param>

 &nbsp; &nbsp; &nbsp; &nbsp;   ; <param-name>targetClass<;/param-name>

 &nbsp; &nbsp; &nbsp; &nbsp;   ; <param-value>org.acegisecurity.ui.basicauth.BasicProcessingFilter<;/param-value>

 &nbsp; &nbsp; &nbsp; &nbsp; </init-param>

 &nbsp;  </filter>

 

 &nbsp; <filter-mapping>;

 &nbsp; &nbsp; &nbsp;  <filter-name>My_HTTP_BASIC_Authorization_Filter&lt;/filter-name>

 &nbsp; &nbsp; &nbsp;  <url-pattern>/*</url-pattern>

 &nbsp;  <dispatcher>REQUEST</dispatcher>;

 &nbsp;  </filter-mapping&gt;

 

When accessing RSS feeds for public and private blogs, the browser never prompts for a login.&nbsp; Any help would be appreciated.

-Edward

 

Re: Accessing private blog's RSS feeds (revisited)
user name
2007-03-30 06:26:29
Hi Edward,

The ability to access feeds from a private blog will be in
the next
release. The code is in Subversion and it's running on my
blog
currently (http://www.
simongbrown.com/photos/rss.xml).

HTH

Cheers
Simon

On 3/30/07, Edward C Lai <elaispawar.navy.mil> wrote:
>
>
>
>
> Hi everyone,
>
>
>
> I am struggling with accessing the RSS feed of a
private blog.  I found a
> previous discussion on this topic in the email archive
but I still can't get
> basic authentication to work with form based
authentication in Pebble.  So
> far, I have added the following in
> applicationContext-acegi-security.xml:
>
>
>
>
/**/*.xml=httpSessionContextIntegrationFilter,basicProcessin
gFilter,exceptionTranslationFilter,filterInvocationIntercept
or
>
>
>
> I also added the following in WEB-INFweb.xml:
>
>      <filter>
>
>
>
<filter-name>My_HTTP_BASIC_Authorization_Filter</fi
lter-name>
>
>
>
<filter-class>org.acegisecurity.util.FilterToBeanProxy
</filter-class>
>
>         <init-param>
>
>            
<param-name>targetClass</param-name>
>
>
>
<param-value>org.acegisecurity.ui.basicauth.BasicProce
ssingFilter</param-value>
>
>          </init-param>
>
>     </filter>
>
>
>
>    <filter-mapping>
>
>
>
<filter-name>My_HTTP_BASIC_Authorization_Filter</fi
lter-name>
>
>         <url-pattern>/*</url-pattern>
>
>     <dispatcher>REQUEST</dispatcher>
>
>     </filter-mapping>
>
>
>
> When accessing RSS feeds for public and private blogs,
the browser never
> prompts for a login.  Any help would be appreciated.
>
> -Edward
>
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys-and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Pebble-user mailing list
> Pebble-userlists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pebble-user

>
>

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pebble-user mailing list
Pebble-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebble-user


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )