Skip to content

Conversation

@Pierre-Louis-Boutruche
Copy link

Description
This MR is related to this one: alerta/alerta#2028
Adds CAS method for authentication

Fixes # (issue)

Changes

  • Add CAS configuration
  • Create API file for CAS
  • Added authenticateUsingCas to src/components/auth/UserLogin.vue.

Checklist

  • Pull request is limited to a single purpose
  • Code style/formatting is consistent
  • All existing tests are passing
  • Added new tests related to change
  • No unnecessary whitespace changes

Plbls added 4 commits July 7, 2025 10:20
…ndling; add eslint directives for v-html usage in components
- Updated UserLogin.vue to handle CAS authentication with ticket query parameter.
- Introduced cas.service.ts for CAS authentication API calls.
- Modified auth.ts to conditionally set CAS authorization endpoint and service URL.
- Added casAuthenticate action in auth.store.ts to manage CAS authentication process.
@netlify
Copy link

netlify bot commented Jul 8, 2025

Deploy Preview for peaceful-beignet-dcf974 ready!

Name Link
🔨 Latest commit eded6fb
🔍 Latest deploy log https://app.netlify.com/projects/peaceful-beignet-dcf974/deploys/686d0695f65b240008f5859e
😎 Deploy Preview https://deploy-preview-599--peaceful-beignet-dcf974.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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