From a8a9ee25523a163a12c99125649b7afbcc285252 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Wed, 7 Sep 2016 13:58:58 +0200 Subject: [PATCH] Update topics/MigrationFromOlderVersions.adoc --- topics/MigrationFromOlderVersions.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/topics/MigrationFromOlderVersions.adoc b/topics/MigrationFromOlderVersions.adoc index 244fdcf70e..161ec550a9 100644 --- a/topics/MigrationFromOlderVersions.adoc +++ b/topics/MigrationFromOlderVersions.adoc @@ -169,6 +169,10 @@ The following scenarios are affected: * Wildcards in registered Valid Redirect URIs are no longer supported when query component is present in this URI, so the `redirect_uri` needs to exactly match this saved URI as well. * Fragments in registered Valid Redirect URIs (like `\http://localhost/auth#fragment`) are no longer allowed. +====== Authenticate by default removed from Identity Providers + +Identity providers no longer has an option to set it as a default authenticaton provider. Instead go to Authentication, select the `Browser` flow and configure the `Identity Provider Redirector`. It has an option to set the default identity provider. + ==== Migrating to 2.0.0 ====== Upgrading from 1.0.0.Final no longer supported