Skip to content

Tutorial: Using Ethereum for web2 authentication#15320

Merged
wackerow merged 7 commits into
ethereum:devfrom
qbzzt:250316-saml
Jun 23, 2025
Merged

Tutorial: Using Ethereum for web2 authentication#15320
wackerow merged 7 commits into
ethereum:devfrom
qbzzt:250316-saml

Conversation

@qbzzt
Copy link
Copy Markdown
Contributor

@qbzzt qbzzt commented Apr 20, 2025

Description

After reading this tutorial, a developer will be able to integrate Ethereum login (web3) with SAML login, a standard used in web2 to provide single sign-on and other related services. This allows access to web2 resources to be authenticated through Ethereum signatures, with the user attributes coming from attestations.

Related Issue

@github-actions github-actions Bot added the content 🖋️ This involves copy additions or edits label Apr 20, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit a89d7d5
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6859b4c94db2f10008680a8a
😎 Deploy Preview https://deploy-preview-15320--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 44 (🔴 down 14 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 91 (🔴 down 8 from production)
SEO: 99 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

This issue is stale because it has been open 30 days with no activity.

@github-actions github-actions Bot added the Status: Stale This issue is stale because it has been open 30 days with no activity. label Jun 22, 2025
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks again @qbzzt! Had to remove mermaid comments since the page was breaking when they were being parsed, but can always consider adding support for mermaid diagrams in the future and re-add these. Would be a nice way to support internationalized diagrams.

As noted, still have a bug where the internal tutorials aren't being loaded properly in production... going to pull this in, but unfortunately we won't see it go live until that bug is patched.

@wackerow wackerow merged commit 35fda56 into ethereum:dev Jun 23, 2025
5 of 6 checks passed
This was referenced Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits Status: Stale This issue is stale because it has been open 30 days with no activity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tutorial proposal: Using Ethereum for SAML authentication

2 participants