mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
refactor: Move single IDP configurations into one folder
This commit is contained in:
parent
607c04ff28
commit
862ac4867b
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"css:config/identity/handler/adapter-factory/default.json",
|
"css:config/identity/handler/base/adapter-factory.json",
|
||||||
"css:config/identity/handler/jwks/default.json",
|
"css:config/identity/handler/base/jwks.json",
|
||||||
"css:config/identity/handler/provider-factory/identity.json",
|
"css:config/identity/handler/base/provider-factory.json",
|
||||||
"css:config/identity/handler/storage/default.json"
|
"css:config/identity/handler/storage/default.json"
|
||||||
],
|
],
|
||||||
"@graph": [
|
"@graph": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user