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

feat: implement authn #77

Merged
merged 45 commits into from
Apr 2, 2023
Merged

feat: implement authn #77

merged 45 commits into from
Apr 2, 2023

Conversation

timonmasberg
Copy link
Member

@timonmasberg timonmasberg commented Mar 14, 2023

  • implements oauth in our spa
  • implements header authentication in our api based on the azure oauth proxy headers
  • adds spectator as angular testing helper
  • adapts ci pipelines to deploy authentication with preview deployments

testuser:
username: testuser
password: testuser1234

@timonmasberg timonmasberg changed the title Feat/auth feat(spa): implement auth Mar 14, 2023
@github-actions github-actions bot deleted a comment from timonmasberg Mar 14, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 14, 2023

Deployment Preview

🏁 This PR has been closed. No deployment preview is available.

@timonmasberg timonmasberg changed the title feat(spa): implement auth feat: implement auth Mar 15, 2023
@timonmasberg timonmasberg changed the title feat: implement auth feat: implement authZ Mar 15, 2023
@timonmasberg timonmasberg changed the title feat: implement authZ feat: implement authn Mar 15, 2023
@timonmasberg timonmasberg force-pushed the feat/auth branch 2 times, most recently from e608064 to f615919 Compare March 15, 2023 14:45
@timonmasberg timonmasberg force-pushed the feat/auth branch 5 times, most recently from df2a1ce to 247032d Compare March 16, 2023 12:45
package-lock.json Outdated Show resolved Hide resolved
@Cammisuli
Copy link

yay it worked 🙂

@timonmasberg timonmasberg reopened this Mar 21, 2023
@timonmasberg timonmasberg force-pushed the feat/auth branch 3 times, most recently from dcfd175 to 5ece32d Compare March 22, 2023 19:59
@timonmasberg timonmasberg requested a review from JSPRH March 25, 2023 16:26
@timonmasberg timonmasberg marked this pull request as ready for review March 25, 2023 16:26
JSPRH
JSPRH previously approved these changes Apr 2, 2023
@timonmasberg timonmasberg enabled auto-merge (squash) April 2, 2023 16:44
@sonarcloud
Copy link

sonarcloud bot commented Apr 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.8% 90.8% Coverage
0.0% 0.0% Duplication

@timonmasberg timonmasberg merged commit 0afd52d into main Apr 2, 2023
@timonmasberg timonmasberg deleted the feat/auth branch April 2, 2023 17:53
@timonmasberg
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants