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

[note] if we do add ldap support #14

Open
gabrc52 opened this issue Oct 22, 2024 · 0 comments
Open

[note] if we do add ldap support #14

gabrc52 opened this issue Oct 22, 2024 · 0 comments

Comments

@gabrc52
Copy link
Collaborator

gabrc52 commented Oct 22, 2024

https://github.com/roost-im/roost-client/blob/3ea2556ca8ea18ecec5e04e8425f111fc7a95bf6/app/scripts-src/tickets.js#L69

    services: [
      {
        principal: ["HTTP", "roost-api.mit.edu"],
        realm: CONFIG.realm
      },
      {
        principal: ["zephyr", "zephyr"],
        realm: CONFIG.realm
      }
    ]

You can pass this to webathena and have two different realms so you don't need a ticket-granting ticket!

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

No branches or pull requests

1 participant