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

ISPN-12370 Digest authentication and form login #115

Merged
merged 1 commit into from Feb 1, 2021

Conversation

karesti
Copy link
Collaborator

@karesti karesti commented Jan 26, 2021

https://issues.redhat.com/browse/ISPN-12370

Needs master branch when PR merged or my branch
infinispan/infinispan#9016

@karesti karesti changed the title Form login ISPN-12370 Digest authentication and form login Jan 26, 2021
@karesti karesti force-pushed the form-login branch 4 times, most recently from 0c7232c to 2946515 Compare January 27, 2021 18:20
@karesti karesti removed the preview label Jan 27, 2021
Copy link
Contributor

@oraNod oraNod left a comment

Choose a reason for hiding this comment

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

LGTM @karesti I pushed a commit with some doc edits. Keycloak auth redirect works nicely.

One glitch that I couldn't figure out. In Support.tsx the brandname attribute does not get substituted. It contains const brandname = t('brandname.brandname'); and everything looks OK.

But if you add {{brandname}} to the text strings the variable doesn't get populated during compile. I reworded to get around it though so no biggie.

* Log in implemented
* Log out implemented
* Refactoring of the services to get an IoC model
* Upgrade e2e to 12.0.0.Final
@oraNod oraNod merged commit 4273250 into infinispan:master Feb 1, 2021
@karesti karesti deleted the form-login branch February 1, 2021 16:10
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