René's URL Explorer Experiment


Title: feature: support both WebID-TLS and Solid-OIDC authentication simultaneously · Issue #1844 · nodeSolidServer/node-solid-server · GitHub

Open Graph Title: feature: support both WebID-TLS and Solid-OIDC authentication simultaneously · Issue #1844 · nodeSolidServer/node-solid-server

X Title: feature: support both WebID-TLS and Solid-OIDC authentication simultaneously · Issue #1844 · nodeSolidServer/node-solid-server

Description: Summary Currently NSS only supports one authentication method at a time (--auth tls OR --auth oidc). It would be valuable to support both simultaneously. Current Behavior // lib/create-app.mjs:335-339 const auth = argv.forceUser ? 'force...

Open Graph Description: Summary Currently NSS only supports one authentication method at a time (--auth tls OR --auth oidc). It would be valuable to support both simultaneously. Current Behavior // lib/create-app.mjs:335-...

X Description: Summary Currently NSS only supports one authentication method at a time (--auth tls OR --auth oidc). It would be valuable to support both simultaneously. Current Behavior // lib/create-app.mjs:335-...

Opengraph URL: https://github.com/nodeSolidServer/node-solid-server/issues/1844

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"feature: support both WebID-TLS and Solid-OIDC authentication simultaneously","articleBody":"## Summary\n\nCurrently NSS only supports one authentication method at a time (`--auth tls` OR `--auth oidc`). It would be valuable to support both simultaneously.\n\n## Current Behavior\n\n```javascript\n// lib/create-app.mjs:335-339\nconst auth = argv.forceUser ? 'forceUser' : argv.auth\nif (!(auth in API.authn)) {\n  throw new Error(`Unsupported authentication scheme: ${auth}`)\n}\nawait API.authn[auth].initialize(app, argv)  // Only ONE method initialized\n```\n\n## Proposed Behavior\n\nInitialize both auth handlers and let them chain naturally:\n\n```javascript\nasync function initAuthentication(app, argv) {\n  // Initialize both handlers\n  await API.authn.oidc.initialize(app, argv)\n  await API.authn.tls.initialize(app, argv)\n}\n```\n\nThe handlers already call `next()` when they don't find their credentials, so they'd naturally fall through to the next method.\n\n## Benefits\n\n1. **Flexibility** - Different clients can use different auth methods against the same server\n2. **Migration path** - Users can transition gradually between auth methods\n3. **Spec compliance** - Solid doesn't mandate one auth method over another\n4. **Client compatibility** - Legacy TLS clients and modern OIDC clients work together\n\n## Implementation\n\nThe change is minimal:\n- Remove the either/or logic in `initAuthentication()`\n- Initialize both handlers (or make it configurable: `--auth oidc,tls`)\n- Auth chain: OIDC → TLS → anonymous\n\n## Prior Art\n\nJavaScriptSolidServer (JSS) already supports this - it tries auth methods in sequence:\n1. Solid-OIDC (DPoP tokens)\n2. WebID-TLS (client certificates)  \n3. Bearer tokens\n\nWorks well and provides maximum flexibility.","author":{"url":"https://github.com/melvincarvalho","@type":"Person","name":"melvincarvalho"},"datePublished":"2026-01-08T23:18:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/1844/node-solid-server/issues/1844"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:3da54c76-5962-f874-9318-1ff6bc54dd77
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9AFA:25D46C:59BCC1:742F35:6973075B
html-safe-nonce9bd695fac798c776d4ff11c8db61b058d481e05d802598c82c08bf483723bed4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QUZBOjI1RDQ2Qzo1OUJDQzE6NzQyRjM1OjY5NzMwNzVCIiwidmlzaXRvcl9pZCI6IjM5MzUyMjIwODI1OTY3MDIwNDQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac3d4a66ba96e202cfa7265da013490cacb0eaabcf1ca2d1ffd627011b4f4bdc50
hovercard-subject-tagissue:3794805565
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodeSolidServer/node-solid-server/1844/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f6290c8abb19f7a99d3c9c4ce4020492d9329831c034cd2d34b21a51a5bac97e/nodeSolidServer/node-solid-server/issues/1844
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f6290c8abb19f7a99d3c9c4ce4020492d9329831c034cd2d34b21a51a5bac97e/nodeSolidServer/node-solid-server/issues/1844
og:image:altSummary Currently NSS only supports one authentication method at a time (--auth tls OR --auth oidc). It would be valuable to support both simultaneously. Current Behavior // lib/create-app.mjs:335-...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemelvincarvalho
hostnamegithub.com
expected-hostnamegithub.com
None44ab3188c1dcfe3be0f9c3feca2e04e14fb79f120939ce2395e4f15ab96ec1d4
turbo-cache-controlno-preview
go-importgithub.com/nodeSolidServer/node-solid-server git https://github.com/nodeSolidServer/node-solid-server.git
octolytics-dimension-user_id104446421
octolytics-dimension-user_loginnodeSolidServer
octolytics-dimension-repository_id24306004
octolytics-dimension-repository_nwonodeSolidServer/node-solid-server
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id24306004
octolytics-dimension-repository_network_root_nwonodeSolidServer/node-solid-server
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasea5e2b48bd1260476599758f5d253b5d24092ab84
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/issues/1844#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FnodeSolidServer%2Fnode-solid-server%2Fissues%2F1844
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FnodeSolidServer%2Fnode-solid-server%2Fissues%2F1844
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodeSolidServer%2Fnode-solid-server
Reloadhttps://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/issues/1844
Reloadhttps://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/issues/1844
Reloadhttps://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/issues/1844
nodeSolidServer https://patch-diff.githubusercontent.com/nodeSolidServer
node-solid-serverhttps://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FnodeSolidServer%2Fnode-solid-server
Fork 305 https://patch-diff.githubusercontent.com/login?return_to=%2FnodeSolidServer%2Fnode-solid-server
Star 1.8k https://patch-diff.githubusercontent.com/login?return_to=%2FnodeSolidServer%2Fnode-solid-server
Code https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server
Issues 295 https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/issues
Pull requests 21 https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/pulls
Actions https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/actions
Projects 0 https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/projects
Wiki https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/wiki
Security 0 https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/security
Insights https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/pulse
Code https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server
Issues https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/issues
Pull requests https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/pulls
Actions https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/actions
Projects https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/projects
Wiki https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/wiki
Security https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/security
Insights https://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/nodeSolidServer/node-solid-server/issues/1844
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/nodeSolidServer/node-solid-server/issues/1844
feature: support both WebID-TLS and Solid-OIDC authentication simultaneouslyhttps://patch-diff.githubusercontent.com/nodeSolidServer/node-solid-server/issues/1844#top
https://github.com/melvincarvalho
https://github.com/melvincarvalho
melvincarvalhohttps://github.com/melvincarvalho
on Jan 8, 2026https://github.com/nodeSolidServer/node-solid-server/issues/1844#issue-3794805565
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.