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

TSPS-191 add b2c authentication #106

Merged
merged 18 commits into from
Aug 20, 2024
Merged

TSPS-191 add b2c authentication #106

merged 18 commits into from
Aug 20, 2024

Conversation

mmorgantaylor
Copy link
Collaborator

@mmorgantaylor mmorgantaylor commented Jul 23, 2024

Description

Add b2c authentication to our swagger

Associated PRs:

Jira Ticket

https://broadworkbench.atlassian.net/browse/TSPS-191

@mmorgantaylor mmorgantaylor marked this pull request as ready for review August 12, 2024 19:27
}
}

// this test doesn't work because I can't figure out how to use the secondaryTemplateResolver bean
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

happy to just take this out unless anyone knows how to make it work

Copy link
Collaborator

Choose a reason for hiding this comment

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

what endpoint do you expect to use the secondaryTempalteResolver?

import org.thymeleaf.templateresolver.ClassLoaderTemplateResolver;

@Component
public class TemplateResolvers {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

move this to an app/components/ directory

Copy link
Collaborator

@jsotobroad jsotobroad left a comment

Choose a reason for hiding this comment

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

:woohoo:

Copy link

sonarcloud bot commented Aug 20, 2024

@mmorgantaylor mmorgantaylor merged commit 08de250 into main Aug 20, 2024
12 checks passed
@mmorgantaylor mmorgantaylor deleted the TSPS-191_mma_b2c_authn branch August 20, 2024 20:02
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