We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb276be commit fdd38f9Copy full SHA for fdd38f9
1 file changed
docs/6-oidc-upgrade.md
@@ -5,7 +5,8 @@ apply those relevant to your deployment.
5
6
In general, when upgrading any of the SimpleSAMLphp modules or the
7
SimpleSAMLphp instance itself, you should clear the SimpleSAMLphp
8
-cache after the upgrade:
+cache after the upgrade. In newer versions of SimpleSAMLphp, the
9
+following command is available to do that:
10
11
```shell
12
composer clear-symfony-cache
0 commit comments