diff --git a/README.md b/README.md index ae245a4c..0b42237a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ For further information please refer to the chart specific README files, availab * [Post-Install Configuration](./charts/sharedidp/README.md#post-install-configuration) * [Upgrade](./charts/sharedidp/README.md#upgrade) +## Known Issues and Limitations + +See [Known Knowns](/docs/technical%20documentation/16.%20Known-Knowns.md). + ## Notice for Docker images This application provides container images for demonstration purposes. diff --git a/docs/technical documentation/16. Known-Knowns.md b/docs/technical documentation/16. Known-Knowns.md new file mode 100644 index 00000000..46d1d1a7 --- /dev/null +++ b/docs/technical documentation/16. Known-Knowns.md @@ -0,0 +1,12 @@ +# Known Issues and Limitations + +- Refresh token rotation causes page reload in frontend apps when using multiple tabs, see [User Token Lifespan](../consultation/workshop-20231005.md#user-token-lifespan) +- Custom login themes break when inserting HTML/CSS/JavaScript code in the IdP display name + +## NOTICE + +This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). + +- SPDX-License-Identifier: Apache-2.0 +- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/portal-iam