<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Challenge Response &#8211; privacyID3A</title>
	<atom:link href="https://www.privacyidea.org/tag/challenge-response/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.privacyidea.org</link>
	<description>flexible, Open Source Multi Factor Authentication (2FA)</description>
	<lastBuildDate>Tue, 16 Apr 2019 13:03:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.privacyidea.org/wp-content/uploads/2016/06/cropped-only-logo-white-background-32x32.png</url>
	<title>Challenge Response &#8211; privacyID3A</title>
	<link>https://www.privacyidea.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>More flexible 2FA at ownCloud with U2F, Email, SMS and other Challenge Response</title>
		<link>https://www.privacyidea.org/more-flexible-2fa-at-owncloud-with-u2f-email-sms-and-other-challenge-response/</link>
		
		<dc:creator><![CDATA[Cornelius Kölbel]]></dc:creator>
		<pubDate>Tue, 16 Apr 2019 13:03:22 +0000</pubDate>
				<category><![CDATA[release]]></category>
		<category><![CDATA[Challenge Response]]></category>
		<category><![CDATA[ownCloud]]></category>
		<guid isPermaLink="false">https://www.privacyidea.org/?p=1561</guid>

					<description><![CDATA[Today we released the ownCloud App version 2.5.1. This plugin connects ownCloud to privacyIDEA adding enterprise 2FA to your ownCloud. privacyIDEA supports a lot of different token types to provide 2FA for the user. This can be keyfob tokens or Smartphone Apps but also authentication mechanisms that work with a challenge/response workflow like Email, SMS [&#8230;]]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://www.privacyidea.org/wp-content/uploads/2016/06/privacyIDEA-800px.png" alt="" class="wp-image-964" width="285" height="154" srcset="https://www.privacyidea.org/wp-content/uploads/2016/06/privacyIDEA-800px.png 800w, https://www.privacyidea.org/wp-content/uploads/2016/06/privacyIDEA-800px-300x162.png 300w, https://www.privacyidea.org/wp-content/uploads/2016/06/privacyIDEA-800px-768x415.png 768w" sizes="(max-width: 285px) 100vw, 285px" /></figure></div>



<p>Today we released the <a href="https://github.com/privacyidea/privacyidea-owncloud-app/releases/tag/v2.5.1" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ownCloud App version 2.5.1</a>. This plugin connects ownCloud to privacyIDEA adding enterprise 2FA to your ownCloud.</p>



<p>privacyIDEA supports a lot of different token types to provide 2FA for the user. This can be keyfob tokens or Smartphone Apps but also authentication mechanisms that work with a challenge/response workflow like Email, SMS or U2F.</p>



<p>The version 2.5.1 of the privacyIDEA ownCloud app improves the challenge/response authentication when logging in to ownCloud. A user can now have several different challenge/response tokens, an Email, an SMS and/or a U2F device. The privacyIDEA ownCloud app will handle this correctly and allow the user to either authenticate with the code from an SMS or with his U2F device.</p>



<p>A complete changelog can be found <a href="https://github.com/privacyidea/privacyidea-owncloud-app/blob/v2.5.1/Changelog" target="_blank" rel="noreferrer noopener" aria-label="here at Github (opens in a new tab)">here at Github</a>.</p>



<p>The privacyIDEA ownCloud app is also available via the <a href="https://marketplace.owncloud.com/apps/twofactor_privacyidea" target="_blank" rel="noreferrer noopener" aria-label="ownCloud Marketplace (opens in a new tab)">ownCloud Marketplace</a>.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Maintenance release privacyIDEA 2.23.4</title>
		<link>https://www.privacyidea.org/maintenance-release-privacyidea-2-23-4/</link>
		
		<dc:creator><![CDATA[Cornelius Kölbel]]></dc:creator>
		<pubDate>Wed, 06 Feb 2019 15:41:59 +0000</pubDate>
				<category><![CDATA[release]]></category>
		<category><![CDATA[Challenge Response]]></category>
		<category><![CDATA[ownCloud]]></category>
		<category><![CDATA[simplesamlphp]]></category>
		<guid isPermaLink="false">https://www.privacyidea.org/?p=1486</guid>

					<description><![CDATA[Today we released a maintenance release of privacyIDEA. The new version 2.23.4 comes with a few fixes in regards to challenge response authentication, which is used with Emails and SMS tokens. Challenge Response The response of the administrative triggerchallenge call is now consistent with a user triggered challenge. This makes it easier for plugins to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Today we released a maintenance release of privacyIDEA. The new version 2.23.4 comes with a few fixes in regards to challenge response authentication, which is used with Emails and SMS tokens.</p>



<h2 class="wp-block-heading">Challenge Response</h2>



<p>The response of the administrative triggerchallenge call is now consistent with a user triggered challenge. This makes it easier for plugins to handle triggered challenges and also allow multiple challenges at a time. E.g. in the ownCloud or simpleSAMLphp plugin the user would now be able to have several challenge response tokens at the same time and login with either of them.</p>



<div class="wp-block-image"><figure class="alignright"><img fetchpriority="high" decoding="async" width="325" height="402" src="https://www.privacyidea.org/wp-content/uploads/2019/02/display-challenges-1.png" alt="" class="wp-image-1492" srcset="https://www.privacyidea.org/wp-content/uploads/2019/02/display-challenges-1.png 325w, https://www.privacyidea.org/wp-content/uploads/2019/02/display-challenges-1-243x300.png 243w" sizes="(max-width: 325px) 100vw, 325px" /></figure></div>



<h2 class="wp-block-heading">IE and LDAP</h2>



<p>The Internet Explorer sometimes does not provide a usual expected-language header. So even if it looks like the IE would expect a German web site, the privacyIDEA web UI would still be displayed in English. This issue was fixed.</p>



<p>Last but not least, a minor change in the event handler code now avoids an additional LDAP request to the LDAP server, thus speeding up the responses and decreasing the load on the LDAP server.</p>



<p>A complete changelog can be found <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://github.com/privacyidea/privacyidea/blob/branch-2.23/Changelog" target="_blank">here</a>.</p>



<h2 class="wp-block-heading">Update</h2>



<p>privacyIDEA can be updated from the usual sources like the launchpad repository or the Python package index.</p>



<div class="wp-block-button aligncenter is-style-squared"><a class="wp-block-button__link has-background" href="https://privacyidea.readthedocs.io/en/latest/installation/index.html" style="background-color:#1c6b8f">Documentation for installation and update&#8230;</a></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
