KULeuven-CCIS / idp-authn-jwt

Shibboleth IdP JWT authentication module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idp-utils artefact cannot be found in main maven repository

tbrandstetter opened this issue · comments

It's not possible to build the latest version, because of the non available "idp-util" artefact, which was implemented in the latest build.

Hi
I was too quick to push my commits to github. I plan to externalize the JWTProcessor class to another maven artifact, which can be reused by other classes. Before I can do this, I have to publish this lib to some public maven repo, which I have not done before.
I have reverted my changes on the master branch and I have created a tag v1.0.0 which successfully builds now.