Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(portal): Update IDP creation flow #4984

Merged
merged 3 commits into from
May 14, 2024
Merged

Conversation

bmanifold
Copy link
Collaborator

Why:

  • The new flow for creating an identity provider in Firezone allows the user to not have to worry what features their plan has enabled. It will allow the user to select which identity provider they use and will take them to the appropriate form depending on the features they have enabled on their plan.

Screenshots

Selecting an identity provider

Screenshot 2024-05-14 at 11 53 17 AM

New OIDC form when a custom provider is selected but IDP sync is not enabled for account

Screenshot 2024-05-14 at 11 54 58 AM

Why:

* The new flow for creating an identity provider in Firezone allows the
  user to not have to worry what features their plan has enabled.  It
  will allow the user to select which identity provider they use and
  will take them to the appropriate form depending on the features they
  have enabled on their plan.
Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
firezone ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 4:37pm

Copy link

github-actions bot commented May 14, 2024

Terraform Cloud Plan Output

Plan: 15 to add, 15 to change, 15 to destroy.

Terraform Cloud Plan

Copy link

github-actions bot commented May 14, 2024

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 234.2 MiB (-2%) 236.0 MiB (-2%) 147 (-41%)
direct-tcp-server2client 245.0 MiB (-1%) 246.8 MiB (-1%) 230 (-22%)
relayed-tcp-client2server 226.5 MiB (-1%) 227.2 MiB (-1%) 212 (-30%)
relayed-tcp-server2client 227.2 MiB (-5%) 228.8 MiB (-5%) 492 (+4%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 500.0 MiB (+0%) 0.03ms (+17%) 43.44% (+5%)
direct-udp-server2client 500.0 MiB (-0%) 0.01ms (+21%) 22.20% (+2%)
relayed-udp-client2server 500.0 MiB (+0%) 0.02ms (-61%) 55.27% (-0%)
relayed-udp-server2client 500.0 MiB (-0%) 0.05ms (+109%) 44.98% (+13%)

Copy link
Member

@jamilbk jamilbk left a comment

Choose a reason for hiding this comment

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

LGTM. Just double-checking -- is there a :help section at the top of each provider's form pointing to the docs for that provider? E.g.

I'll refactor those guides to make the sync steps optional as part of #4973

@bmanifold
Copy link
Collaborator Author

bmanifold commented May 14, 2024

LGTM. Just double-checking -- is there a :help section at the top of each provider's form pointing to the docs for that provider? E.g.

I'll refactor those guides to make the sync steps optional as part of #4973

Ah, no, I forgot about that. I'll get that updated.

Scratch what I said before, I just checked and there is a help section with a link to the detail docs on each of the providers.

@bmanifold bmanifold changed the title Update IDP creation flow refactor(portal): Update IDP creation flow May 14, 2024
@bmanifold bmanifold added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 3ba7962 May 14, 2024
135 checks passed
@bmanifold bmanifold deleted the refactor/idp-selection branch May 14, 2024 20:08
github-merge-queue bot pushed a commit that referenced this pull request May 15, 2024
Makes the sync steps optional so the Google, Okta, and Entra guides work
for all plans.


refs #4984
jamilbk pushed a commit that referenced this pull request May 15, 2024
Why:

* The new flow for creating an identity provider in Firezone allows the
user to not have to worry what features their plan has enabled. It will
allow the user to select which identity provider they use and will take
them to the appropriate form depending on the features they have enabled
on their plan.

## Screenshots

### Selecting an identity provider
<img width="937" alt="Screenshot 2024-05-14 at 11 53 17 AM"
src="https://github.com/firezone/firezone/assets/2646332/31337ad9-13c8-43a2-942c-adb0a951167c">


### New OIDC form when a custom provider is selected but IDP sync is not
enabled for account
<img width="903" alt="Screenshot 2024-05-14 at 11 54 58 AM"
src="https://github.com/firezone/firezone/assets/2646332/2e18d788-60c3-4fad-b749-351559a24aca">
jamilbk added a commit that referenced this pull request May 15, 2024
Makes the sync steps optional so the Google, Okta, and Entra guides work
for all plans.

refs #4984
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.

None yet

2 participants