Skip to content

Commit

Permalink
docs: prepare for 1.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Nov 8, 2022
1 parent e40bf53 commit c23a2e5
Show file tree
Hide file tree
Showing 21 changed files with 16 additions and 5 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,3 @@ In 2020, Gluu decided to democratize the governance of the oxAuth project by mov
### Why the name Janssen?

Pigeons (or doves if you like...) are universally regarded as a symbol of peace. But they are also fast. Powered by a handful of seeds, a well-trained racing pigeon can fly 1000 kilometers in a day. The Janssen brothers of Arendonk in Belgium bred the world's fastest family of racing pigeons. Complex open source infrastructure, like competitive animal husbandry, requires incremental improvement. Janssen racing pigeons revolutionized the sport. The Janssen Project seeks to revolutionize identity and access management.

1 change: 1 addition & 0 deletions docker-jans-auth-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,4 @@ i.e. `http://container:9093/metrics`.

Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`).
To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container.

1 change: 1 addition & 0 deletions docker-jans-certmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,3 +266,4 @@ As per v1.0.1, hybrid persistence supports all available persistence types. To c
"session": "spanner",
}
```

1 change: 1 addition & 0 deletions docker-jans-config-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,4 @@ i.e. `http://container:9093/metrics`.

Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`).
To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container.

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 @@ -143,3 +143,4 @@ i.e. `http://container:9093/metrics`.

Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`).
To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container.

1 change: 1 addition & 0 deletions docker-jans-monolith/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ Grab a fresh ubuntu 22.04 lts VM and run:
```bash
wget https://raw.githubusercontent.com/JanssenProject/jans/main/automation/startjanssenmonolithdemo.sh && chmod u+x startjanssenmonolithdemo.sh && sudo bash startjanssenmonolithdemo.sh demoexample.jans.io MYSQL
```

1 change: 1 addition & 0 deletions docker-jans-persistence-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,4 @@ As per v1.0.1, hybrid persistence supports all available persistence types. To c
"session": "spanner",
}
```

1 change: 1 addition & 0 deletions docker-jans-scim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@ i.e. `http://container:9093/metrics`.

Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`).
To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container.

1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ If you find a bug in a Janssen project, or you would like to suggest a new featu
## License

The Janssen Project is licensed under the [Apache License 2.0](https://github.com/JanssenProject/jans/blob/main/LICENSE). The Janssen Server is highly extensible and can be used with a variety of other products and projects, which may fall under other licenses.

1 change: 1 addition & 0 deletions jans-auth-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
jans-auth-server is an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS). The project also includes OpenID Connect Client code which can be used by websites to validate tokens.

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: 0 additions & 1 deletion jans-bom/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# janssen-core-bom
POM which contains dependencies for sharing across different projects that are using maven.

1 change: 0 additions & 1 deletion jans-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,3 @@ Now by selecting 1 it returns our desired result as below image:
![default-authentication-method.png](../docs/assets/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](https://github.com/JanssenProject/jans/blob/main/docs/admin/config-guide/jans-cli/index.md) to read the _jans-cli_ docs for a better understanding of the Janssen Command-Line.

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/main/jans-config-api/docs/jans-config-api-swagger.yaml).

1 change: 0 additions & 1 deletion jans-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ 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 @@
# Janssen 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 implementations 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 @@ -43,3 +43,4 @@ To generate/preview docs, run the following steps:
- 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/

0 comments on commit c23a2e5

Please sign in to comment.