Skip to content

Commit ace2da7

Browse files
committed
Change redirect_url to 'localhost'
1 parent 8409932 commit ace2da7

File tree

1 file changed

+1
-1
lines changed
  • test/etc/oidc/arOidcPlugin/config

1 file changed

+1
-1
lines changed

test/etc/oidc/arOidcPlugin/config/app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ all:
6666
auto_create_atom_user: true
6767
primary_provider_name: primary
6868
provider_query_param_name: secondary
69-
redirect_url: 'http://127.0.0.1/index.php/oidc/login'
69+
redirect_url: 'http://localhost/index.php/oidc/login'
7070
logout_redirect_url: 'http://127.0.0.1'

0 commit comments

Comments
 (0)