Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
Forked from Azure/azure-sdk-for-ruby
Ruby SDK for Azure Resource Manager: build and manage your Azure cloud infrastructure (Compute, Virtual Networks, Storage, etc...) using Ruby.
Ruby
-
340 contributions in the last year
Activity overview
Contributed to
spotify/backstage,
spotify/backstage-microsite,
soapraj/new-cluster
and 5 other
repositories
Contribution activity
July 2020
soapraj has no activity
yet for this period.
June 2020
Created a pull request in spotify/backstage that received 2 comments
Auth frontend state
This is how the auth flow works. Only on page refresh we can pick up the profile information of the user. This implementation only considers G…
+451
−31
•
2
comments
- [Plugin] GitOps: Use new GitHub Auth
- Auth: fixing doc links
- Auth docs
- Consume identity data from ts instead of Json
- set disable refresh in options passed to OAuthProviders
- Add static json adapter to serve user groups
- Sentry backend: Fail gracefully for local development
- Auth Backend: read env config
- Auth tests: OAuthProvider tests
- Auth tests: Provider index and factory
- catalog-model: let the guest take care of some services
- auth-backend: leave it to the providers to figure out the backstage identity
- auth: refactor to include backstage identity and use more explicit types
- Release v0.1.1-alpha.9 with almost all packages public
- packages/core-api: refactor App API to make room for a sign-in page and IdentityApi implementation
- Add sign-in page with a couple of providers and storage
- packages/auth-backend: fix for errors not being forwarded properly in EnvironmentHandler
- Serve standalone backend plugins
- [auth]: Add openapi specification
- packages/core-api: add initial definition of IdentityApi
- packages/config-loader: implement secrets parsing + tests and refactoring
- chore(backend): make the sentry handling work better
- New plugin for creating GitOps-managed Kubernetes right from Backstage.
- Fix backend startup instructions
- Documentation: Add guide for how to add an auth provider to the backend
- Update FAQ.md
- Auth: fix logout()
- package/cli,core: add static configuration loading for frontend
- github workflow speedups
- plugins/auth-backend: added basic SAML auth
- Add github auth
- scripts/check-type-dependencies: only verify type deps for packages that have been built