#Modules for GitHub org need to be enabled

1 messages · Page 1 of 1 (latest)

next crescent
#

Hi all, when I try to enable modules for my org, I see the following:

Trial will end on the 2026-02-10. To get started enable module scanning in your preferred GitHub organizations

And it doesn't take me anywhere: am I missing something? 😅

plain wyvern
next crescent
#

Hard reloading the page worked!

plain wyvern
next crescent
#

Is there no way to configure a "linked" OAuth app with Google IDP's? Seems since I'm logged in with my company email, I get this GitHub error

plain wyvern
next crescent
#

It is possible: what I'm asking is why Dagger's platform doesn't handle the separate Oauth flows (both to Goolge as the IDP and GitHub for read/acceess to the modules in repos) as a broker?

The Dagger platform would store both tokens linked to my org's identity.

Or, if your IDP provider supported it, you could use OAuth token exchanges or identity federation to handle getting a refresh token from a configured Oauth app in GitHub and storing it alongside the google auth session.

plain wyvern