File tree Expand file tree Collapse file tree
default-templates/new-account/profile
accounts-strict-origin-off Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818 solid:account </> ; # link to the account uri
1919 pim:storage </> ; # root storage
20+ solid:oidcIssuer <{{idp}}> ; # identity provider
2021
2122 ldp:inbox </inbox/> ;
2223
Original file line number Diff line number Diff line change 11{
22 "issuer" : " https://localhost:7777" ,
33 "jwks_uri" : " https://localhost:7777/jwks" ,
4+ "scopes_supported" : [
5+ " openid" ,
6+ " offline_access"
7+ ],
48 "response_types_supported" : [
59 " code" ,
610 " code token" ,
Original file line number Diff line number Diff line change 11{
22 "issuer" : " https://localhost:7000" ,
33 "jwks_uri" : " https://localhost:7000/jwks" ,
4+ "scopes_supported" : [
5+ " openid" ,
6+ " offline_access"
7+ ],
48 "response_types_supported" : [
59 " code" ,
610 " code token" ,
Original file line number Diff line number Diff line change 11{
22 "issuer" : " https://localhost:7001" ,
33 "jwks_uri" : " https://localhost:7001/jwks" ,
4+ "scopes_supported" : [
5+ " openid" ,
6+ " offline_access"
7+ ],
48 "response_types_supported" : [
59 " code" ,
610 " code token" ,
Original file line number Diff line number Diff line change 11{
22 "issuer" : " https://localhost:5002" ,
33 "jwks_uri" : " https://localhost:5002/jwks" ,
4+ "scopes_supported" : [
5+ " openid" ,
6+ " offline_access"
7+ ],
48 "response_types_supported" : [
59 " code" ,
610 " code token" ,
Original file line number Diff line number Diff line change 11{
22 "issuer" : " https://localhost:7010" ,
33 "jwks_uri" : " https://localhost:7010/jwks" ,
4+ "scopes_supported" : [
5+ " openid" ,
6+ " offline_access"
7+ ],
48 "response_types_supported" : [
59 " code" ,
610 " code token" ,
Original file line number Diff line number Diff line change 11{
22 "issuer" : " https://localhost:7011" ,
33 "jwks_uri" : " https://localhost:7011/jwks" ,
4+ "scopes_supported" : [
5+ " openid" ,
6+ " offline_access"
7+ ],
48 "response_types_supported" : [
59 " code" ,
610 " code token" ,
Original file line number Diff line number Diff line change 11{
22 "issuer" : " https://localhost:3457" ,
33 "jwks_uri" : " https://localhost:3457/jwks" ,
4+ "scopes_supported" : [
5+ " openid" ,
6+ " offline_access"
7+ ],
48 "response_types_supported" : [
59 " code" ,
610 " code token" ,
You can’t perform that action at this time.
0 commit comments