From ee5b719bee5cc4bdaebf81a5103e6a7ab0695dbb Mon Sep 17 00:00:00 2001 From: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com> Date: Wed, 2 Mar 2022 08:13:06 +0000 Subject: [PATCH] chore: release 1.0.0-beta.15 Release-As: 1.0.0-beta.15 --- .github/workflows/release.yaml | 2 +- charts/janssen/README.md | 1 + docker-jans-auth-server/README.md | 1 + docker-jans-certmanager/README.md | 1 + docker-jans-client-api/README.md | 1 + docker-jans-config-api/README.md | 1 + docker-jans-configurator/README.md | 1 + docker-jans-fido2/README.md | 1 + docker-jans-persistence-loader/README.md | 1 + docker-jans-scim/README.md | 1 + docs/README.md | 1 + jans-auth-server/README.md | 1 + jans-bom/README.md | 1 + jans-cli/README.md | 1 + jans-client-api/README.md | 1 + jans-config-api/README.md | 1 + jans-core/README.md | 1 - jans-eleven/README.md | 1 + jans-fido2/README.md | 1 + jans-linux-setup/README.md | 1 + jans-notify/README.md | 1 + jans-orm/README.md | 1 + jans-pycloudlib/README.md | 1 + jans-scim/README.md | 1 + 24 files changed, 23 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9b0f054100b..95875231a97 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -47,7 +47,7 @@ jobs: #max-parallel: 1 fail-fast: false matrix: - simple: [ "jans-scim", "jans-orm", "jans-notify", "jans-fido2", "jans-eleven", "jans-core", "jans-config-api", "jans-client-api", "jans-bom", "jans-auth-server" ] + simple: [ "docs", "jans-scim", "jans-orm", "jans-notify", "jans-fido2", "jans-eleven", "jans-core", "jans-config-api", "jans-client-api", "jans-bom", "jans-auth-server" ] steps: - name: Checkout uses: actions/checkout@v2 diff --git a/charts/janssen/README.md b/charts/janssen/README.md index f7b75d24f29..3b2adafe39e 100644 --- a/charts/janssen/README.md +++ b/charts/janssen/README.md @@ -434,5 +434,6 @@ Kubernetes: `>=v1.21.0-0` | scim.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | scim.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | + ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.7.0](https://github.com/norwoodj/helm-docs/releases/v1.7.0) diff --git a/docker-jans-auth-server/README.md b/docker-jans-auth-server/README.md index 2a529d8e04a..85495190c1e 100644 --- a/docker-jans-auth-server/README.md +++ b/docker-jans-auth-server/README.md @@ -114,3 +114,4 @@ The following key-value pairs are the defaults: "audit_log_level": "INFO" } ``` + diff --git a/docker-jans-certmanager/README.md b/docker-jans-certmanager/README.md index dc62bf0acdd..0a9db72e33d 100644 --- a/docker-jans-certmanager/README.md +++ b/docker-jans-certmanager/README.md @@ -240,3 +240,4 @@ spec: args: ["patch", "auth", "--opts", "interval:48"] restartPolicy: Never ``` + diff --git a/docker-jans-client-api/README.md b/docker-jans-client-api/README.md index bbb648fe1cc..2718735660a 100644 --- a/docker-jans-client-api/README.md +++ b/docker-jans-client-api/README.md @@ -94,3 +94,4 @@ The following key-value pairs are the defaults: "client_api_log_level": "INFO" } ``` + diff --git a/docker-jans-config-api/README.md b/docker-jans-config-api/README.md index 609eb706986..b43bf1dbe53 100644 --- a/docker-jans-config-api/README.md +++ b/docker-jans-config-api/README.md @@ -145,3 +145,4 @@ The following key-value pairs are the defaults: "admin_ui_audit_log_level": "INFO" } ``` + diff --git a/docker-jans-configurator/README.md b/docker-jans-configurator/README.md index 42699949b4c..dcfaf64edbe 100644 --- a/docker-jans-configurator/README.md +++ b/docker-jans-configurator/README.md @@ -252,3 +252,4 @@ spec: Copy over the files to host `kubectl cp config-init-load-job:/app/db .` + diff --git a/docker-jans-fido2/README.md b/docker-jans-fido2/README.md index be106c5e718..289701beaec 100644 --- a/docker-jans-fido2/README.md +++ b/docker-jans-fido2/README.md @@ -93,3 +93,4 @@ The following key-value pairs are the defaults: "persistence_log_level": "INFO" } ``` + diff --git a/docker-jans-persistence-loader/README.md b/docker-jans-persistence-loader/README.md index 997d13a4c5c..7a17c2a32f9 100644 --- a/docker-jans-persistence-loader/README.md +++ b/docker-jans-persistence-loader/README.md @@ -214,3 +214,4 @@ Hybrid is a mix of LDAP and Couchbase persistence backend. To initialize data fo -v /path/to/vault_secret_id.txt:/etc/certs/vault_secret_id \ janssenproject/persistence:1.0.0_dev ``` + diff --git a/docker-jans-scim/README.md b/docker-jans-scim/README.md index b290752d75e..45ae678b734 100644 --- a/docker-jans-scim/README.md +++ b/docker-jans-scim/README.md @@ -99,3 +99,4 @@ The following key-value pairs are the defaults: "script_log_level": "INFO", } ``` + diff --git a/docs/README.md b/docs/README.md index e3db2251422..203a9403d43 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,3 +14,4 @@ - [Copyright Notice](./community/copyright-notices.md) - Code - Technical + diff --git a/jans-auth-server/README.md b/jans-auth-server/README.md index 5660e868c17..b416e4e7f32 100644 --- a/jans-auth-server/README.md +++ b/jans-auth-server/README.md @@ -4,3 +4,4 @@ jans-auth-server is an open-source OpenID Connect Provider (OP) and UMA Authoriz The server currently implements all required aspects of the OpenID Connect stack, including an OAuth 2.0 authorization server, Simple Web Discovery, Dynamic Client Registration, JSON Web Tokens, JSON Web Keys, and User Info Endpoint. + diff --git a/jans-bom/README.md b/jans-bom/README.md index da09d1124e3..41bbb0ac111 100644 --- a/jans-bom/README.md +++ b/jans-bom/README.md @@ -1,2 +1,3 @@ # janssen-core-bom POM which contains dependencies for sharing across different projects that are using maven. + diff --git a/jans-cli/README.md b/jans-cli/README.md index c84fb3f3b5b..75cc755b413 100644 --- a/jans-cli/README.md +++ b/jans-cli/README.md @@ -135,3 +135,4 @@ Now selecting 1 and it returns our desired result as below image: ![default-authentication-method.png](docs/img/im-cur-default-auth.png) So, That was a quick start to view how this _jans-cli_ Interactive Mode works. Please, follow this [link](docs) to read the _jans-cli_ docs for a better understanding of the Janssen Command-Line. + diff --git a/jans-client-api/README.md b/jans-client-api/README.md index 48c135558a3..8db4bd71b19 100644 --- a/jans-client-api/README.md +++ b/jans-client-api/README.md @@ -78,3 +78,4 @@ HTTP request | Method | Description jans-client-api has defined swagger specification [here](https://gluu.org/swagger-ui/?url=https://raw.githubusercontent.com/JanssenProject/jans-client-api/master/server/src/main/resources/swagger.yaml). It is possible to generated native library in your favorite language by [Swagger Code Generator](https://swagger.io/tools/swagger-codegen/). + diff --git a/jans-config-api/README.md b/jans-config-api/README.md index 8b0b9fe4bcd..43e5c414957 100644 --- a/jans-config-api/README.md +++ b/jans-config-api/README.md @@ -18,3 +18,4 @@ The application can be deployed on web server like jetty and can be now runnable ## Documentation Learn more in the [jans-config-api documentation](https://gluu.org/swagger-ui/?url=https://raw.githubusercontent.com/JanssenProject/jans-config-api/master/docs/jans-config-api-swagger.yaml). + diff --git a/jans-core/README.md b/jans-core/README.md index 57aa95cebfd..8b156ca662d 100644 --- a/jans-core/README.md +++ b/jans-core/README.md @@ -3,4 +3,3 @@ jans-Core This project contains shared code across several Janssen projects. - diff --git a/jans-eleven/README.md b/jans-eleven/README.md index acd9376528d..fa263fe751f 100644 --- a/jans-eleven/README.md +++ b/jans-eleven/README.md @@ -703,3 +703,4 @@ kid=f6ade591-4230-4114-8147-316dde969395 4. mvn test. To access Gluu support, please register and open a ticket on [Gluu Support](http://support.gluu.org) + diff --git a/jans-fido2/README.md b/jans-fido2/README.md index bc5803a10be..6e2a5840687 100644 --- a/jans-fido2/README.md +++ b/jans-fido2/README.md @@ -18,3 +18,4 @@ device as the second step. During Janssen installation, the administrator will have the option to also install the FIDO2 component. + diff --git a/jans-linux-setup/README.md b/jans-linux-setup/README.md index ed6529d3ba8..aed102a124d 100644 --- a/jans-linux-setup/README.md +++ b/jans-linux-setup/README.md @@ -72,3 +72,4 @@ Reinstalling Janssen Server ------------------------ First uninstall and then install + diff --git a/jans-notify/README.md b/jans-notify/README.md index a7c071265da..ef10e65d001 100644 --- a/jans-notify/README.md +++ b/jans-notify/README.md @@ -1,2 +1,3 @@ # Jansssen Notify Janssen Notify is a simple push notification server. + diff --git a/jans-orm/README.md b/jans-orm/README.md index 4adf7c2ad83..50706b1de32 100644 --- a/jans-orm/README.md +++ b/jans-orm/README.md @@ -1,3 +1,4 @@ # Janssen ORM This is the library for persistence and caching implemenations in Janssen. Currently LDAP and Couchbase are supported, RDBMS is coming soon. + diff --git a/jans-pycloudlib/README.md b/jans-pycloudlib/README.md index c8e5823fa6e..1bdec3b9519 100644 --- a/jans-pycloudlib/README.md +++ b/jans-pycloudlib/README.md @@ -10,3 +10,4 @@ Refer to https://github.com/JanssenProject/jans-pycloudlib/wiki for guidance on - https://www.linuxfoundation.org/press-release/2020/12/the-janssen-project-takes-on-worlds-most-demanding-digital-trust-challenges-at-linux-foundation/ - https://betanews.com/2020/12/08/linux-foundation-open-source-identity-management/ - https://www.techrepublic.com/article/linux-foundation-debuts-new-secure-open-source-cloud-native-access-management-software-platform/ + diff --git a/jans-scim/README.md b/jans-scim/README.md index ae4a0db5b7b..422dfabeca9 100644 --- a/jans-scim/README.md +++ b/jans-scim/README.md @@ -163,3 +163,4 @@ This code performs a search using a filter based on username. It is recommended The `client` instance resembles quite close the SCIM specification, so it is generally easy to map the operations described in the standard versus the Java methods available. It can be useful to have some javadocs at hand though, specifically those from `model` and `client` folders of this repository. You may clone this repo and run `mvn javadoc:javadoc` inside the two directories mentioned. Note that `ScimClientFactory` provides several methods that allow you to use OAuth clients which employ mechanisms other than the default (`client_secret_basic`) to request tokens. Also, you can make `client` belong to more restrictive interfaces limiting the operations available in your code. +