Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
moabu committed May 18, 2022
1 parent ff65798 commit b2895f2
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 3 deletions.
3 changes: 2 additions & 1 deletion agama/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Some of the advantages of using Agama include:
1. Flow composition is supported out-of-the-box: reuse of an existing flow in another requires no effort
1. Reasoning about flows behavior is straightforward (as consequence of points 1 and 2). This makes flow modifications easy
1. Small cognitive load. Agama DSL is a very small language with simple, non-distracting syntax
1. Fiendly UI templating engine. No complexities when authoring web pages - stay focused on writing HTML markup
1. Fiendly UI templating engine. No complexities when authoring web pages - stay focused on writing HTML markup

1 change: 1 addition & 0 deletions charts/janssen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,3 +443,4 @@ Kubernetes: `>=v1.21.0-0`
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.7.0](https://github.com/norwoodj/helm-docs/releases/v1.7.0)


1 change: 1 addition & 0 deletions docker-jans-auth-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@ The following key-value pairs are the defaults:
"audit_log_level": "INFO"
}
```

1 change: 0 additions & 1 deletion docker-jans-certmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,3 @@ spec:
args: ["patch", "auth", "--opts", "interval:48"]
restartPolicy: Never
```

1 change: 1 addition & 0 deletions docker-jans-client-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,4 @@ The following key-value pairs are the defaults:
"client_api_log_level": "INFO"
}
```

1 change: 1 addition & 0 deletions docker-jans-config-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,4 @@ The following key-value pairs are the defaults:
"admin_ui_audit_log_level": "INFO"
}
```

1 change: 1 addition & 0 deletions docker-jans-configurator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,3 +252,4 @@ spec:
Copy over the files to host

`kubectl cp config-init-load-job:/app/db .`

1 change: 1 addition & 0 deletions docker-jans-fido2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,4 @@ The following key-value pairs are the defaults:
"persistence_log_level": "INFO"
}
```

1 change: 1 addition & 0 deletions docker-jans-persistence-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,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
```

1 change: 1 addition & 0 deletions docker-jans-scim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ The following key-value pairs are the defaults:
"script_log_level": "INFO",
}
```

1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
- [Copyright Notice](./community/copyright-notices.md)
- Code
- Technical

1 change: 1 addition & 0 deletions jans-auth-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.


1 change: 1 addition & 0 deletions jans-bom/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# janssen-core-bom
POM which contains dependencies for sharing across different projects that are using maven.

1 change: 1 addition & 0 deletions jans-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,4 @@ Now selecting 1 and it returns our desired result as below image:
![default-authentication-method.png](../docs/assets/user/using-jans-cli/images/image-im-cur-default-auth-03042021.png)

So, That was a quick start to view how this _jans-cli_ Interactive Mode works. Please, follow this [link](../docs/user/using-jans-cli) to read the _jans-cli_ docs for a better understanding of the Janssen Command-Line.

1 change: 1 addition & 0 deletions jans-client-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@ HTTP request | Method | Description
## Swagger

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/).

1 change: 1 addition & 0 deletions jans-config-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

1 change: 1 addition & 0 deletions jans-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ jans-Core
=========

This project contains shared code across several Janssen projects.

1 change: 1 addition & 0 deletions jans-eleven/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

1 change: 1 addition & 0 deletions jans-fido2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ device as the second step.

During Janssen installation, the administrator will have the option to also install
the FIDO2 component.

1 change: 1 addition & 0 deletions jans-linux-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ Run
Reinstalling Janssen Server
------------------------
First uninstall and then install

1 change: 1 addition & 0 deletions jans-notify/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Jansssen Notify
Janssen Notify is a simple push notification server.

1 change: 1 addition & 0 deletions jans-orm/README.md
Original file line number Diff line number Diff line change
@@ -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.

1 change: 1 addition & 0 deletions jans-pycloudlib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/

1 change: 1 addition & 0 deletions jans-scim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

2 changes: 1 addition & 1 deletion super-jans/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Super Jans
# Super Jans

0 comments on commit b2895f2

Please sign in to comment.