Skip to content

Remove next auth, rename some etm-stack to etlauncher and facilitate SSO changes - #2

Open
louispt1 wants to merge 2 commits into
masterfrom
sso
Open

Remove next auth, rename some etm-stack to etlauncher and facilitate SSO changes#2
louispt1 wants to merge 2 commits into
masterfrom
sso

Conversation

@louispt1

@louispt1 louispt1 commented Jul 6, 2026

Copy link
Copy Markdown
Member

Related- Goes with the other SSO: Login/Logout PRs:

identity rails
etengine
etmodel
myetm
collections
ETLauncher

Checklist

  • I have tested these changes
  • I have updated documentation as needed
  • I have tagged the relevant people for review

@louispt1

Copy link
Copy Markdown
Member Author

FYI @aaccensi - we should merge this once our sso changes are merged elsewhere

Comment thread bin/seed-oauth
Comment on lines +25 to +26
["ETModel (ETLauncher local)", ENV.fetch("ETMODEL_CLIENT_ID"), ENV.fetch("ETMODEL_CLIENT_SECRET"), "http://etmodel.local.energytransitionmodel.com:3001/auth/identity/callback", version.model_url],
["ETEngine (ETLauncher local)", ENV.fetch("ETENGINE_CLIENT_ID"), ENV.fetch("ETENGINE_CLIENT_SECRET"), "http://etengine.local.energytransitionmodel.com:3000/auth/identity/callback", version.engine_url],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Not sure I understand this, aren't the callback and failure routes gone now in the identity_rails gem? Does this (and the comment above) still make sense?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good point, I think we can simplify this further

@aaccensi aaccensi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As far as I can see this looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants