Results 1 to 6 of 6

Thread: Spring Security Kerberos Extension 1.0 M2 Released

  1. #1
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default Spring Security Kerberos Extension 1.0 M2 Released

    We're pleased to announce the second milestone release of Kerberos support for Spring Security, developed by Mike Wiesner.

    You can download it here and it is also available from the Maven repository at maven.springframework.org.

    Please see Mike's blog entry on the original release for more information.
    Spring - by Pivotal
    twitter @tekul

  2. #2

    Exclamation

    Could you please provide groupId and artifactId for the extension ?

    I added the following repository:

    <repository>
    <id>spring-maven-milestone</id>
    <name>Springframework Maven Repository</name>
    <url>http://maven.springframework.org/milestone</url>
    </repository>

    But i'm unable to browse it and I wasn't able to find maven artifact definition for this extension ...

  3. #3
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    The maven information is the same as that for M1 (see Mike's article), obviously with the new version number.

    There is now also a browser service available for SpringSource S3.
    Spring - by Pivotal
    twitter @tekul

  4. #4

    Default

    Ho ! I didn't see the maven definition at the end of the article, shame on me

    Thanks for the repository browser, exactly what I needed... directly bookmarked !

  5. #5
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    The addition of SES-10 (http://jira.springframework.org/browse/SES-10), server-side Kerberos login, is great. Keep up the good work, Mike!
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


  6. #6
    Join Date
    Mar 2010
    Posts
    2

    Exclamation

    In the M2 release are .svn directories (it was not exported from SVN). Is that intentional? M1 release was exported. There's not much trouble about it I just wanted you to know.

    BR,
    sax

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •