diff --git a/adapters/saml/core/src/main/resources/schema/keycloak_saml_adapter_1_7.xsd b/adapters/saml/core/src/main/resources/schema/keycloak_saml_adapter_1_7.xsd index fc9cb5ec7ef..d791682c2f7 100644 --- a/adapters/saml/core/src/main/resources/schema/keycloak_saml_adapter_1_7.xsd +++ b/adapters/saml/core/src/main/resources/schema/keycloak_saml_adapter_1_7.xsd @@ -308,7 +308,7 @@ - This is the signature canonicalization method that the IDP expects signed documents to use. The default value is http://www.w3.org/2001/10/xml-exc-c14n# and should be good for most IDPs. + This is the signature canonicalization method that the IDP expects signed documents to use. The default value is https://www.w3.org/2001/10/xml-exc-c14n# and should be good for most IDPs. diff --git a/examples/basic-auth/pom.xml b/examples/basic-auth/pom.xml index 375576f271a..865e6ed3149 100755 --- a/examples/basic-auth/pom.xml +++ b/examples/basic-auth/pom.xml @@ -38,7 +38,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/broker/facebook-authentication/pom.xml b/examples/broker/facebook-authentication/pom.xml index 679da112a4b..ec13fa82ab2 100755 --- a/examples/broker/facebook-authentication/pom.xml +++ b/examples/broker/facebook-authentication/pom.xml @@ -38,7 +38,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/broker/google-authentication/pom.xml b/examples/broker/google-authentication/pom.xml index c756369230d..01038dfacc6 100755 --- a/examples/broker/google-authentication/pom.xml +++ b/examples/broker/google-authentication/pom.xml @@ -38,7 +38,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/broker/saml-broker-authentication/pom.xml b/examples/broker/saml-broker-authentication/pom.xml index 3a8d8a06322..0d73d67b7e1 100755 --- a/examples/broker/saml-broker-authentication/pom.xml +++ b/examples/broker/saml-broker-authentication/pom.xml @@ -38,7 +38,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/broker/twitter-authentication/pom.xml b/examples/broker/twitter-authentication/pom.xml index cd9a29b1605..f89155be0e0 100755 --- a/examples/broker/twitter-authentication/pom.xml +++ b/examples/broker/twitter-authentication/pom.xml @@ -38,7 +38,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/cors/database-service/pom.xml b/examples/cors/database-service/pom.xml index 62362ca883e..306be824a94 100755 --- a/examples/cors/database-service/pom.xml +++ b/examples/cors/database-service/pom.xml @@ -30,13 +30,13 @@ war JAX-RS Database Service Using OAuth Bearer Tokens - http://maven.apache.org + https://maven.apache.org jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/demo-template/admin-access-app/pom.xml b/examples/demo-template/admin-access-app/pom.xml index 05d6f5a87bf..c151fb7a519 100755 --- a/examples/demo-template/admin-access-app/pom.xml +++ b/examples/demo-template/admin-access-app/pom.xml @@ -35,7 +35,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/demo-template/customer-app-filter/pom.xml b/examples/demo-template/customer-app-filter/pom.xml index ffd608719d8..0500b46d125 100755 --- a/examples/demo-template/customer-app-filter/pom.xml +++ b/examples/demo-template/customer-app-filter/pom.xml @@ -35,7 +35,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/demo-template/customer-app/pom.xml b/examples/demo-template/customer-app/pom.xml index 3b506e60c0c..5a3fca0b1a4 100755 --- a/examples/demo-template/customer-app/pom.xml +++ b/examples/demo-template/customer-app/pom.xml @@ -35,7 +35,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/demo-template/database-service/pom.xml b/examples/demo-template/database-service/pom.xml index c096926adda..e351696c0e4 100755 --- a/examples/demo-template/database-service/pom.xml +++ b/examples/demo-template/database-service/pom.xml @@ -30,13 +30,13 @@ war JAX-RS Database Service Using OAuth Bearer Tokens - http://maven.apache.org + https://maven.apache.org jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/demo-template/example-ear/pom.xml b/examples/demo-template/example-ear/pom.xml index ad1e7e540bc..b555dc0ba5e 100755 --- a/examples/demo-template/example-ear/pom.xml +++ b/examples/demo-template/example-ear/pom.xml @@ -35,7 +35,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/demo-template/offline-access-app/pom.xml b/examples/demo-template/offline-access-app/pom.xml index 4fec256af8c..4538988e0a2 100755 --- a/examples/demo-template/offline-access-app/pom.xml +++ b/examples/demo-template/offline-access-app/pom.xml @@ -35,7 +35,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index c9d20904d94..03ced423439 100755 --- a/examples/demo-template/product-app/pom.xml +++ b/examples/demo-template/product-app/pom.xml @@ -35,7 +35,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/kerberos/pom.xml b/examples/kerberos/pom.xml index 74276bf813d..7a5c28b56ed 100755 --- a/examples/kerberos/pom.xml +++ b/examples/kerberos/pom.xml @@ -37,7 +37,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/examples/ldap/pom.xml b/examples/ldap/pom.xml index 32d05d4bd47..f353c57d9df 100644 --- a/examples/ldap/pom.xml +++ b/examples/ldap/pom.xml @@ -35,7 +35,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/pom.xml b/pom.xml index 25e150b2e90..dc9d96b381d 100755 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 repo @@ -137,7 +137,7 @@ scm:git:git://github.com/keycloak/keycloak.git scm:git:git@github.com:keycloak/keycloak.git - http://github.com/keycloak/keycloak/tree/master/ + https://github.com/keycloak/keycloak/tree/master/ @@ -1349,7 +1349,7 @@ jboss - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/services/pom.xml b/services/pom.xml index 04f76baf178..75568140cb7 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -202,7 +202,7 @@ central bintray - http://jcenter.bintray.com + https://jcenter.bintray.com @@ -212,7 +212,7 @@ central bintray - http://jcenter.bintray.com + https://jcenter.bintray.com diff --git a/testsuite/integration-arquillian/test-apps/js-database/pom.xml b/testsuite/integration-arquillian/test-apps/js-database/pom.xml index 49de1a902a1..75fcb647394 100644 --- a/testsuite/integration-arquillian/test-apps/js-database/pom.xml +++ b/testsuite/integration-arquillian/test-apps/js-database/pom.xml @@ -17,7 +17,7 @@ jboss jboss repo - http://repository.jboss.org/nexus/content/groups/public/ + https://repository.jboss.org/nexus/content/groups/public/ false diff --git a/testsuite/integration-arquillian/tests/base/src/test/resources/adapter-test/keycloak-saml/metadata-schema/xml.xsd b/testsuite/integration-arquillian/tests/base/src/test/resources/adapter-test/keycloak-saml/metadata-schema/xml.xsd index 1aa6e178c83..0c6c78848ba 100644 --- a/testsuite/integration-arquillian/tests/base/src/test/resources/adapter-test/keycloak-saml/metadata-schema/xml.xsd +++ b/testsuite/integration-arquillian/tests/base/src/test/resources/adapter-test/keycloak-saml/metadata-schema/xml.xsd @@ -102,7 +102,7 @@ - See http://www.w3.org/TR/xmlbase/ for + See https://www.w3.org/TR/xmlbase/ for information about this attribute. diff --git a/themes/src/main/resources/theme/keycloak/common/resources/lib/angular/treeview/README.md b/themes/src/main/resources/theme/keycloak/common/resources/lib/angular/treeview/README.md index 3c2a7b561bd..31c824fa822 100644 --- a/themes/src/main/resources/theme/keycloak/common/resources/lib/angular/treeview/README.md +++ b/themes/src/main/resources/theme/keycloak/common/resources/lib/angular/treeview/README.md @@ -1,9 +1,9 @@ Angular Treeview ================ -Pure [AngularJS](http://www.angularjs.org) based tree menu directive. +Pure [AngularJS](https://www.angularjs.org) based tree menu directive. -[![ScreenShot](https://github.com/eu81273/angular.treeview/raw/master/img/preview.png)](http://jsfiddle.net/eu81273/8LWUc/) +[![ScreenShot](https://github.com/eu81273/angular.treeview/raw/master/img/preview.png)](https://jsfiddle.net/eu81273/8LWUc/) ## Installation @@ -83,14 +83,14 @@ $scope.$watch( 'abc.currentNode', function( newObj, oldObj ) { ## Examples #### Basic example -[![ScreenShot](https://github.com/eu81273/angular.treeview/raw/master/img/jsfiddle01.png)](http://jsfiddle.net/eu81273/8LWUc/) +[![ScreenShot](https://github.com/eu81273/angular.treeview/raw/master/img/jsfiddle01.png)](https://jsfiddle.net/eu81273/8LWUc/) -[jsFiddle - http://jsfiddle.net/eu81273/8LWUc/](http://jsfiddle.net/eu81273/8LWUc/) +[jsFiddle - http://jsfiddle.net/eu81273/8LWUc/](https://jsfiddle.net/eu81273/8LWUc/) #### Multiple treeview example -[![ScreenShot](https://github.com/eu81273/angular.treeview/raw/master/img/jsfiddle02.png)](http://jsfiddle.net/eu81273/b9Pnw/) +[![ScreenShot](https://github.com/eu81273/angular.treeview/raw/master/img/jsfiddle02.png)](https://jsfiddle.net/eu81273/b9Pnw/) -[jsFiddle - http://jsfiddle.net/eu81273/b9Pnw/](http://jsfiddle.net/eu81273/b9Pnw/) +[jsFiddle - http://jsfiddle.net/eu81273/b9Pnw/](https://jsfiddle.net/eu81273/b9Pnw/) ## Browser Compatibility