Skip to content

Commit

Permalink
chore: enable subdomain test
Browse files Browse the repository at this point in the history
  • Loading branch information
Samaritan1011001 committed Aug 21, 2024
1 parent e29b60c commit 01fbba6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,13 @@ tests:
sample_name: [sign-in-with-oauth]
spec: sign-out-oidc-provider
browser: [chrome]
- test_name: subdomain_authentication
desc: 'Sign-in with the OAuth flow and subdomains'
framework: next
category: auth
sample_name: [subdomains]
spec: subdomains
browser: [chrome]

# AUTH GEN2
- test_name: integ_react_javascript_authentication_gen2
Expand Down

0 comments on commit 01fbba6

Please sign in to comment.